{% load i18n %} {% load sph_extras %} {% load sphboard_extras %} {% if bbcodewysiwyg %} {% endif %}
{% csrf_token %} {% if thread %} {% endif %} {% if post %} {% endif %} {{ form }} {% if bbcodewysiwyg %} {% endif %}
{% if user.is_authenticated %} {% if thread.has_monitor or category.has_monitor %} {% trans "You are already receiving email notifications for this thread or category." %} {% else %} {% endif %}

{% endif %} {% if pollform %}

{% endif %} {{ post_attachment_formset.management_form }} {% if post_attachment_formset.forms %} {% for form in post_attachment_formset.forms %} {% endfor %}
{% trans "Upload Attachment" %}
{{ form.as_p }}
{% endif %} *