{% extends 'base.html' %} {% load static %} {% block stylesheet %} {% endblock %} {% block body %}

Reminiscence

{% csrf_token %} {% include 'includes/form.html' %}
{% endblock %}