aboutsummaryrefslogtreecommitdiff
path: root/glifestream/templates/500.html
blob: d0cdc5968a6d2642825fb48440c6cd5edd5d2f46 (plain)
1
2
3
4
5
{% extends "base.html" %}

{% block main %}
<p class="http-error">Internal Server Error</p>
{% endblock main %}

Return to:

Send suggestions and report system problems to the System administrator.