{# sidebar-nav (magazine-bold) — small-caps vertical menu with hairline divider rule and fluoro link/icon accents. #} {% set compact = template == "compact" %} {% if title %}{{ title }}{% endif %} {% for item in menu.items %} {% if item.icon %}{% endif %}{{ item.label }} {% endfor %} {% if highlightCurrent %}{% endif %}