{%- extends "basic/layout.html" %} {%- block extrahead %} {{ super() }} {% if theme_flattr_href and theme_flattr_thing_url %} {% endif %} {% endblock %} {%- block relbar2 %}{% endblock %} {% block header %} {{ super() }} {% if pagename == 'index' %}
{% endif %} {% endblock %} {%- block footer %} {% if theme_fork_me and theme_github_user and theme_github_repo %} Fork me on GitHub {% endif %} {% if pagename == 'index' %}
{% endif %} {%- endblock %}