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

500: Internal Server Error

{% endblock %}