{% extends "dictionary/base.html" %} {% load filters widget_tweaks i18n %} {% block title %}{% trans "edit" context "titleblock" %}{% endblock %} {% block content %}
{{ entry.content|formatted|linebreaksbr }}