{% extends "base.html" %} {% load staticfiles %} {% block title_html %} {{ title }} {% endblock %} {% block content %}
{% endblock %}