X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=modules%2Fprivate%2Fwebsites%2Fimmae%2Fhistory%2F_layouts%2Fpost.html;h=d2e33501078146df0efb3a94f04c2e71220107e5;hp=664eaed9f11401d38b6d6f636740d2b052e284f4;hb=169805b9ed11733ffb0a320a93831f903bbe0002;hpb=6080a8e3c2af13907c444cd2f17fcfdf14c5475d diff --git a/modules/private/websites/immae/history/_layouts/post.html b/modules/private/websites/immae/history/_layouts/post.html index 664eaed..d2e3350 100644 --- a/modules/private/websites/immae/history/_layouts/post.html +++ b/modules/private/websites/immae/history/_layouts/post.html @@ -1,7 +1,8 @@ --- layout: default --- -{% include post.html title=page.title category=page.category url=page.url date=page.date content=content %} +{% include post.html title=page.title category=page.category tags=page.tags url=page.url date=page.date content=content %}
+