{% set asset_base = relative_base | default(value="/.mbr/") %} {% include "_head.html" %} {# HLJS and KaTeX CSS are now loaded dynamically by mbr-hljs and mbr-katex components #} {% if tags %} {% if tags is string %} {% else %} {% endif %} {% elif keywords %} {% if keywords is string %} {% else %} {% endif %} {% elif taxonomy.tags %} {% if taxonomy.tags is string %} {% else %} {% endif %} {% endif %}