{% load i18n %}

{% if faq_category %} {% trans "FAQ category Update" %} {% else %} {% trans "FAQ category Create" %} {% endif %}

{{form.as_p}}