]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/immae/history/_layouts/post.html
Improve history page
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / _layouts / post.html
index 664eaed9f11401d38b6d6f636740d2b052e284f4..d2e33501078146df0efb3a94f04c2e71220107e5 100644 (file)
@@ -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 %}
 
 <hr>
 
+<div id="commento"></div>