{% extends "base.html" %} {% load staticfiles %} {% block extrahead %} {{block.super}} {% endblock %} {% block content %}
stub for current PR