{% extends "base.html" %} {% block title %}Error{% endblock %} {% block content %}

Error

{{ error }}

Return to home

{% endblock %}