diff --git a/src/pretix/control/templates/pretixcontrol/event/dashboard_partial_welcome.html b/src/pretix/control/templates/pretixcontrol/event/dashboard_partial_welcome.html new file mode 100644 index 0000000000..cc66f950da --- /dev/null +++ b/src/pretix/control/templates/pretixcontrol/event/dashboard_partial_welcome.html @@ -0,0 +1,19 @@ +{% load i18n %} +
+ {% blocktrans trimmed %} + To start selling tickets, you need to create products or quotas. The fastest way to create + this is to use our setup tool. + {% endblocktrans %} +
+ + {% trans "Set up event" %} + +{{ text }}
- {% endif %} - {% if button_text %} - - {% endif %} -