{% 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 Form
âšī¸
How It Works
Enter job requirements
Configure position details
Process with AI
Get professional posting
{% include "components/processing_status.html" with status_title="Creating Job Posting..." status_text="Please wait while we generate your professional job posting..." %}
{% include "components/results_container.html" with results_title="Generated Job Posting" %}