{% extends 'flask_user/emails/base_message.html' %} {% block message %}

You have been invited to join {{ app_name }}!

To register an account, please click on the link below:
    Join {{ app_name }}.

{% endblock %}