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