{% extends "base.html" %} {% load i18n %} {% block content %}

{{ object.title }}

{{ object.content }}

{% endblock %}