{% extends "base.html" %} {% load i18n %} {% block title %}{% translate "Magic Link Sent" %}{% endblock %} {% block content %}
{% translate "If an account exists with the email address you provided, we've sent a magic link to that address." %}
{% translate "Please check your email and click the link to log in." %}