{% extends 'base.html' %} {% block body %} {% if not initiation %}
{{_('Log into a service on another device without entering your password.')}}
{{_('Start logging into a service on the other device and chose "Device Login" on the login page. Enter the displayed initiation code in the box above.')}}
{{_('Authorize the login for service %(service_name)s?', service_name=initiation.description|e)|safe}}
{{_('Enter the confirmation code on the other device and complete the login. Click Finish afterwards.')|safe}}