{% extends 'base.html' %} {% block head %} {{ super() }} {% endblock head %} {% block content %}
{{ response or '' }}