{% extends "pretixcontrol/auth/base.html" %} {% load i18n %} {% load static %} {% block content %}
{% blocktrans trimmed with email=pending_email %} An existing pretix account was found for the email address {{ email }}. Would you like to use external login in the future? {% endblocktrans %}