{% blocktrans trimmed with name=report_name %} Template: {{ name }} {% endblocktrans %}
{% endif %} {% if events %}{% blocktrans trimmed %} Report templates live at organizer level and have no event of their own. The editor therefore needs a reference event: its questions, products and meta properties make up the field library, and the live preview shows that event's orders. Pick the event that resembles the events you want to use this template in. {% endblocktrans %}
{% blocktrans trimmed %} The choice is not stored with the template. Fields whose filter values only exist in one event are marked “event values” in the editor and are remapped when the template is loaded into another event. {% endblocktrans %}
{% else %}{% blocktrans trimmed %} Ask for permission to view orders in one of these events, or edit the template's JSON definition directly. {% endblocktrans %}
{% if list_url %} {% trans "Back to the templates" %} {% endif %} {% endif %} {% endblock %}