{% extends "base_plain.html" %}
{% block content %}
<h1>Internal Error</h1>
<section class="markdown">
<p>Sorry about that. We'll try to have this working again soon.</p>
</section>
{% endblock %}