changed home page title
This commit is contained in:
@@ -79,7 +79,7 @@ def home(request):
|
||||
items = get_docs_bytheme(request, 'BLOG')
|
||||
|
||||
return {
|
||||
'page_title': "Blog d'un ancien geek",
|
||||
'page_title': "Un geek à la retraite",
|
||||
'items': items,
|
||||
'id_photo': id_photo,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user