{% extends "flowr/base.html" %} {% load staticfiles %} {% block extra_head %} {% endblock extra_head %} {% block body %} {% include "flowr/header.html" %}
{% endblock body %} {% block body_post %} {% endblock body_post %}