{% extends "orga/event/wizard/base.html" %} {% load compress %} {% load i18n %} {% load static %} {% block stylesheets %} {% endblock stylesheets %} {% block scripts %} {% compress js %} {% endcompress %} {% endblock scripts %} {% block wizard_content %}
{% translate "Choose your inital customisations here – you can always change them later, or enhance them with custom CSS." %}
{% endblock wizard_content %}