{% extends "layout.html" %} {% block body %}

{{_('Magic Link - Authorise New Device')}}

{{_('On another device, login and visit:')}}

{{verify_url}}

{{_('Once verified, you will automatically be logged in on this device.')}}

{{_('This verification link will expire in 10 minutes.')}}

{% endblock %} {% block js %} {% endblock %}