diff --git a/lpon_site/templates/404.html b/lpon_site/templates/404.html index 2b851fc..f65ae36 100644 --- a/lpon_site/templates/404.html +++ b/lpon_site/templates/404.html @@ -50,11 +50,10 @@
Страница не найдена…
Запрошенная страница не существует или была перемещена.
- {% if user.is_staff and requested_slug %} + {% if user.is_staff and amin_hint %}Статья или хаб со слагом «{{ requested_slug }}» отсутствует в базе данных.
- Создайте статью со слагом «{{ requested_slug }}» (тип HUB) в административной панели.
{{ amin_hint|safe }}