{% extends "base.html" %} {% block title %}Internal Server Error{% endblock %} {% block pagetitle %}

500: Internal Server Error

{% endblock %} {% block content %}

We're sorry. There's a server error and we're working on it.

{% endblock %}