From b2af168656044fdf47d1ca25305dc6785642ffb6 Mon Sep 17 00:00:00 2001 From: itqop Date: Sun, 17 Mar 2024 21:06:22 +0300 Subject: [PATCH] Edit 404 --- rumine/templates/404.html | 61 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/rumine/templates/404.html b/rumine/templates/404.html index f19ab95..a61f2d2 100644 --- a/rumine/templates/404.html +++ b/rumine/templates/404.html @@ -5,7 +5,64 @@ {% block body_class %}template-404{% endblock %} {% block content %} -

Page not found

+ +
+
+
+
+
+
+

404

+ + +
+ +
+

+ Ты потерялся? +

+ +

Такой страницы не существует...

+ + Домой +
+
+
+
+
+
{% endblock %}