{% for sidebar_hash in page.sidebar %} {% for link in sidebar_hash %}
  • {{ link[1] }}
  • {% endfor %} {% endfor %}