{% extends 'flask_user/_public_base.html' %} {% block content %}

Mail

Send internal message to another user
Username
Message

{% if show_mail %}

{{markup_content}}
From Message Time Options
{% endif %} {% if not show_mail %} {{markup_content}} {% endif %}

 

{% endblock %}