mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-05-15 23:41:28 +01:00
@@ -0,0 +1,7 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<h2>Error 403 at {{ request.path }}</h2>
|
||||
|
||||
<p>{{ exception }}</p>
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user