{% extends 'base.html' %} {% block content %} {% if error %} {{ error }}

{% endif %} {% endblock %}