{% extends theme('raw.html') %} {% block extra_css %} {% endblock %} {% block body %} {% include theme("banners/feedback.html") %} {% include theme("header.html") with context %} {% endblock %} {% block extra_js %} {% endblock %}