{% extends "board/base.html" %} {% load i18n %} {% block title %} News {% endblock title %} {% block content %}
{{post.body|safe|linebreaks}}