{% load i18n pybb_tags %}

{% if forum %}{% trans "New topic" %}{% else %}{% trans "New reply" %}{% endif %}

{% pybb_csrf %} {{ form.as_p }}