{% load restructuredtext %} {% extends "pycon/main.html" %} {% block main_title %}{{ flatpage.title }}{% endblock %} {% block main_csslinks %}{% rstflatpage_feeds %}{% endblock %} {% block content %} {% rstflatpage %} {% if fph.do_404 %}
If you believe this page should exist, please file a bug. {% endif %} {% endblock %}