{% extends "backoffice/base.html" %} {% load i18n %} {% load widget_tweaks %} {% block title %} {% trans "Vouchers" %} | {{ assembly.name }} | {{ conference.name }} {% endblock title %} {% block content %} {% include "backoffice/assembly_edit_header.html" %}
{{ content }}{% endif %}