aboutsummaryrefslogtreecommitdiff
path: root/templates/500.html
blob: 425b5d42d544a8ba8caea82aac5c923b9537b73d (plain)
1
2
3
4
5
{% extends "header.html" %}

{% block content %}
Server error.
{% endblock %}