]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/immae/history/_includes/post.html
Improve history page
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / _includes / post.html
index 04f4a77e9371f638e494e30384acd44997e7800a..c6177abba70d3b3c6726555a98c5eb58752afccf 100644 (file)
@@ -17,6 +17,9 @@
           {% endif %}
           {% endfor %}
           <span class="category {% if color %}{{ color }}{% endif %}">{{ include.category }}</span>
+          {% for tag in include.tags %}
+            <span class="category">{{ tag }}</span>
+          {% endfor %}
         {% endif %}
       </div>
         <div class="post-content my-4 text-grey-darker leading-normal text-base font-thin">