{% extends "congo/message.html" %} {% load i18n %} {% block content %} {% trans "Przełącz do formatu HTML" %}
{{ content|linebreaks }}
{% endblock %}