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

{{obj}}

{% endblock %} {% block main %}
{{obj.as_rst()}}
{% endblock %}