{% extends "mail/base.html" %} {% load i18n %} {% load translations %} {% block content %}
{{ announcement.message|markdown }}