{% load restructuredtext %} {% extends "restructuredtext/base.html" %} {% block main_title %}{{ flatpage.title }}{% endblock %} {% block feeds %}{% rstflatpage_feeds %} {{ block.super }} {% endblock %} {% block content %} {% rstflatpage %} {% endblock %}