{% extends "zinnia/base.html" %} {% block title %}{{ object.title }}{% endblock %} {% block content %} {{ object.html_content|safe }} {% endblock %}