0.7.14
main page send owner_type
This commit is contained in:
@@ -45,6 +45,7 @@ def MainPage(request):
|
|||||||
'FAQ': page.FAQ_items.filter(enable=True),
|
'FAQ': page.FAQ_items.filter(enable=True),
|
||||||
'route_form': RouteForm(),
|
'route_form': RouteForm(),
|
||||||
'articles': arts,
|
'articles': arts,
|
||||||
|
'owner_type': 'mover'
|
||||||
}
|
}
|
||||||
|
|
||||||
breadcrumbs_Dict = {
|
breadcrumbs_Dict = {
|
||||||
|
|||||||
Reference in New Issue
Block a user