{% load i18n %}
{% if forum %}{% trans "New topic" %}{% else %}{% trans "New reply" %}{% endif %} {{ form.as_p }}