Пока отключил статьи
This commit is contained in:
parent
f449ed8960
commit
2ba5793115
@ -21,7 +21,7 @@ class MenuContextMixin(ContextMixin):
|
|||||||
menu = [
|
menu = [
|
||||||
{'title': "Главная", 'url_name': 'home'},
|
{'title': "Главная", 'url_name': 'home'},
|
||||||
{'title': "Проекты", 'url_name': 'solution'},
|
{'title': "Проекты", 'url_name': 'solution'},
|
||||||
{'title': "Статьи", 'url_name': 'blog'},
|
# {'title': "Статьи", 'url_name': 'blog'},
|
||||||
{'title': "Отзывы", 'url_name': 'recall'},
|
{'title': "Отзывы", 'url_name': 'recall'},
|
||||||
{'title': "Обо мне", 'url_name': 'about'}
|
{'title': "Обо мне", 'url_name': 'about'}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user