{% extends 'base.html' %} {% block title %}Internal server error{% endblock %} {% block description %}This page is currently not available. Please try again later.{% endblock %} {% block content %}

Internal server error
We've been notified of this error and will fix it ASAP!

{% endblock %}