{% macro table(content, table_class) %}
{{ content }} |
{{ _('Click on the button to log in to {0}').format(app_name) }}
{{ _('The link will expire in {0} minutes').format(minutes) }}
|
{{ _('Log In To {0}').format(app_name) }} |