misp-standard.org/_includes/posts-tag.html

4 lines
99 B
HTML

{%- for post in site.tags[include.taxonomy] -%}
{% include archive-single.html %}
{%- endfor -%}