{% extends "base.html" %} {% load static %} {% block heading %}

{{ title }} {{ title }}

{%endblock%} {% block content %}
{% endblock %}