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