diff --git a/GeneralApp/views.py b/GeneralApp/views.py index 0fd15e7..56d4eaf 100644 --- a/GeneralApp/views.py +++ b/GeneralApp/views.py @@ -24,6 +24,7 @@ def MainPage(request): Dict = { 'page': page, + 'main': True # 'articles': arts, }