{% include "components/agent_header.html" with agent_title="Job Posting Generator" agent_subtitle="Create professional job postings with AI-powered content generation" %}
{% include "components/quick_agents_panel.html" %}
{% if messages %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% endif %}
π
Job Posting Details
βΉοΈ
How It Works
Fill in job details and requirements
Add company info and culture
Choose seniority and contract type
Get professional job posting
{% include "components/processing_status.html" with status_title="Creating Job Posting..." status_text="Crafting professional job description..." %}
{% include "components/results_container.html" with results_title="Generated Job Posting" %}