This commit is contained in:
Ross
2024-02-26 10:55:22 +00:00
parent 5c3ba02674
commit 3402dde43c
+2 -2
View File
@@ -6,9 +6,9 @@
<h2>Server Error (500)</h2> <h2>Server Error (500)</h2>
<img src="{% static 'img/mrifail.jpg' %}" width="500px"> <img src="{% static 'img/mrifail.jpg' %}" width="500px">
{% if exception %} {% comment %} {% if exception %}
{{exception}} {{exception}}
{% endif %} {% endif %} {% endcomment %}
</div> </div>
{% endblock %} {% endblock %}