aboutsummaryrefslogtreecommitdiff
path: root/templates/404.html
blob: 1e1ad289f20ab2fd70feff5fba4a63b84c8fa8c2 (plain)
1
2
3
4
5
{% extends 'base.html' %}

{% block results %}
<div class="derror">Error 404</div>
{% endblock %}

Return to:

Send suggestions and report system problems to the System administrator.