Skip to content

Instantly share code, notes, and snippets.

@thamas
Created April 29, 2016 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thamas/db7af5b9488b4c9e77bf1afe8286b71e to your computer and use it in GitHub Desktop.
Save thamas/db7af5b9488b4c9e77bf1afe8286b71e to your computer and use it in GitHub Desktop.
menu_name passed as argument
{{ menus.menu_links(items, attributes, 0, menu_name) }}
{% macro menu_links(items, attributes, menu_level, menu_name) %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment