{% extends "pretixcontrol/auth/base.html" %} {% load bootstrap3 %} {% load static %} {% load i18n %} {% block content %}
{% url "control:auth.login" as loginurl %} {% blocktrans trimmed with login_href='href="'|add:loginurl|add:'"'|safe %} If you already have an account on this site with a different email address, you can log in first and then click this link again to accept the invitation with your existing account. {% endblocktrans %}