{% load i18n %} {% load bootstrap %}
{% translate "Modify Message" %}
{% if page_obj.has_next %}
{% translate "Note: You are not on the last page of this topic and may miss the most recent replies." %}
{% endif %}
{% csrf_token %} {{ form|bootstrap }} {% include "aa_forum/partials/form/required-field-hint.html" %}