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

Something went wrong

{{ error_message }}
{% endblock %}