{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block content %}

{% trans "Show categories" %} {% trans "Add question" %}
{% include "prtx_faq/faq_list.html" %} {% endblock %}