diff --git a/lpon_site/templates/404.html b/lpon_site/templates/404.html new file mode 100644 index 0000000..57c375a --- /dev/null +++ b/lpon_site/templates/404.html @@ -0,0 +1,67 @@ +{% load static %} + +
+ + + + + + +Страница не найдена…
+Запрошенная страница не существует или была перемещена.
+ {% if user.is_staff and admin_hint %} +{{ admin_hint }}
+