{% extends "base.html" %} {% set title = "Internal Server Error" %} {% block content %}

internal Server Error

{% endblock %}