home.pt : BLOG -> blog
This commit is contained in:
BIN
bd_mesavoirs.mwb
Normal file
BIN
bd_mesavoirs.mwb
Normal file
Binary file not shown.
BIN
bd_mesavoirs.mwb.bak
Normal file
BIN
bd_mesavoirs.mwb.bak
Normal file
Binary file not shown.
@@ -72,7 +72,7 @@ def home(request):
|
||||
id_photo = member.photo_instagram
|
||||
|
||||
# lire toutes les docs
|
||||
items = get_docs_bytopic(request, 'BLOG', logged_in)
|
||||
items = get_docs_bytopic(request, 'blog', logged_in)
|
||||
|
||||
return {
|
||||
'page_title': "Méditer, c’est ouvrir la cage",
|
||||
|
||||
Reference in New Issue
Block a user