This commit is contained in:
Ross
2021-10-04 22:35:01 +01:00
parent 3707bc4ddb
commit b537c8d5d4
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

+1 -1
View File
@@ -4,7 +4,7 @@
{% load static %}
<div class="">
<h2>Server Error (500)</h2>
<img src="{% static 'img/x-ray-radiation-no-unauthorised.png' %}" width="500px">
<img src="{% static 'img/mrifail.jpg' %}" width="500px">
{% if exception %}
{{exception}}