{% extends "base.html" %} {% block titleTag -%}
{% autoescape off -%} {{_("Important: Please activate your kindle firstly, then goto %(personal)s Page and add %(sender)s to 'Approved Personal Document E-mail List'.", personal='' + _("Personal Document Settings") + '', sender='' + user.cfg('sender') + '')|safe}} {% endautoescape -%}
{% autoescape off -%} {{_("You have not yet set up your email address. Please go to the %(admin)s page to add your email address firstly.", admin='' + _("Account") + '')|safe}} {% endautoescape -%}
{{_('Save settings')}} {{_("Send Test Email")}}