{% extends "layout.html" %} {% block body %}
{{ _('Review the device that requested access before approving this login.') }}
{{ _('If you approve this request, the device that started it will be logged in as %(username)s.', username=current_user.name) }}