{% load i18n %}
{# 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. #} {% get_current_language as LANGUAGE_CODE %}
|
||
{% block content %}{% endblock %} | ||