{% extends 'simple.html' %} {% load static %} {% block head %} 500 | AIxBlock {% endblock %} {% block content %}

Server error

500 Something went wrong

{% autoescape off %}
{{ exception }}
{% endautoescape %}

{% endblock %}