Coverage for gui/templates/gui/email/message_base.txt: 100%
6 statements
« prev ^ index » next coverage.py v7.2.1, created at 2023-03-14 06:24 +0000
« prev ^ index » next coverage.py v7.2.1, created at 2023-03-14 06:24 +0000
1{% load account %}{% load i18n %}{% autoescape off %}Hello from {{ current_site.name }}!
3{% block message %}{% endblock %}{% endautoescape %}
5Thank you from {{ current_site.name }}!
6{{ current_site.domain }}