{% extends "portal_base.html" %} {% block title %}Post · Portal{% endblock %} {% block topbar_title %}Social post{% endblock %} {% block portal_content %}
Scheduled {{ post.scheduled_for|date:"M j, Y g:i A" }}
{% endif %} {% if post.ollama_prompt %}AI prompt: {{ post.ollama_prompt }}
{% endif %}| Account | Platform | Status |
|---|---|---|
| {{ target.account.label }} | {{ target.get_platform_display }} | {{ target.get_status_display }} |
| No targets attached. | ||