{% extends "pretixcontrol/base.html" %} {% load i18n %} {% block title %}{% trans "Dashboard" %}{% endblock %} {% block content %}

{% trans "Dashboard" %}

There is nothing yet to see on this dashboard. If you have any ideas what to put here, just tell us!

Probably, you are looking for your events.

{% endblock %}