This commit is contained in:
Ross
2021-08-23 19:33:04 +01:00
parent f6bf034f4a
commit 3d42468f76
3 changed files with 6 additions and 10 deletions
+2
View File
@@ -1,6 +1,8 @@
{% extends 'base.html' %}
{% block content %}
<div class="">
<h2>404 error</h2>
Page not found....
</div>
{% endblock %}