{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %} {% trans "Change locale information" %} {% endblock %} {% block content %}
This language will be used whenever emails are sent to the users.
{% endblock %}