This commit is contained in:
Ross
2021-08-31 22:29:01 +01:00
parent 60aff5fb81
commit fa6c259e0c
3 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

+1
View File
@@ -3,6 +3,7 @@
{% block content %}
<div class="">
<h2>403 error</h2>
<img src="{% static 'img/x-ray-radiation-no-unauthorised.png' %}">
Forbidden
</div>
{% endblock %}