From e24142ff0ef7f838d9dea2bee7d839b996d85a2d Mon Sep 17 00:00:00 2001 From: gzbender Date: Thu, 16 Aug 2018 00:39:12 +0500 Subject: [PATCH] LIL-582 hide contest link in menu --- project/templates/blocks/header.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project/templates/blocks/header.html b/project/templates/blocks/header.html index 38d314bf..29eb2180 100644 --- a/project/templates/blocks/header.html +++ b/project/templates/blocks/header.html @@ -50,9 +50,11 @@
БЛОГ
+ {% comment %}
КОНКУРС
+ {% endcomment %} {% include 'templates/blocks/user_menu.html' %}