{% extends 'index.html' %} {% load static i18n %} {% block content %} {% trans "Mail Templates" %} {% if perms.base.add_horillamailtemplate %} {% trans "Create" %} {% endif %}
{% trans "There are currently no email templates available." %}