{% extends 'thecommunity/base.html' %} {% block body_class %}emails{% endblock %} {% block js %} {% endblock %} {% block page_body %}
{% include 'thecommunity/shared/messages.html' %}

Currently active emails:

The email that gets sent to people when a user clicks invite view
{% endblock %}