{% load i18n %} {% load ace %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {# This is preview text that is visible in the inbox view of many email clients but not visible in the actual #} {# email itself. #}
{% block preview_text %}{% endblock %}
{# Note {beacon_src} is not a template variable that is evaluated by the Django template engine. It is evaluated by #} {# Sailthru when the email is sent. Other email providers would need to replace this variable in the HTML as well. #} {% google_analytics_tracking_pixel %}
{# Debug info that is not user-visible #}