Login via email

{% csrf_token %} {{ login_form }}
{% if require_signup %}

Don't have an account? Sign up here

{% endif %}

If you are seeing this you have not yet overridden the 'MAGICLINK_LOGIN_TEMPLATE_NAME' setting yet.

Please see the README on Github for more details on setting up django-magiclink correctly