{% set asset_base = relative_base | default(value="/.mbr/") %} {% include "_head.html" %} {{title_prefix | default(value="")}}{{ tag_label_plural }}{{title_suffix | default(value="")}} {% if sidebar_style == "single" %}{% endif %} {% include "_nav.html" %}
{{ tag_label_plural }}

{{ tag_label_plural }}

{{ tag_count }} {{ tag_label | lower }}{% if tag_count != 1 %}s{% endif %} with tagged content

{% if tags %}
{% else %}

No tags found.

{% endif %}
{% include "_footer.html" %} {% include "_scripts.html" %}