{% load i18n %}

{% if faq %} {% trans "FAQ Update" %} {% else %} {% trans "FAQ Create" %} {% endif %}

{{form.as_p}}