{% for name, url in sidebar_links.items() -%}
  • {{ name }}
  • {% endfor %}