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

{{object.name}}

{{object.text|safe}} {% endblock %}