
{% autoescape off %}Hello from {{ current_site.name }}!

{% block content %}{% endblock %}

Thank you for using {{ current_site.name }}!
{{ current_site.domain }}
{% endautoescape %}

