{% extends "base.txt.jinja2" %} {% block content %} Hi You have added {{mailbox_email}} as an additional mailbox. {% if link %} To confirm, please click on this link: {{link}} {% else %} Please enter {{ code }} as your verification code for this mailbox {% endif %} This link will only be valid during the next 15 minutes. {% endblock %}