{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load compress %} {% load staticfiles %} {% load escapejson %} {% block title %}{% trans "Statistics" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} We will show you a variety of statistics about your sales right here, as soon as the first orders are submitted! {% endblocktrans %}