{% use_elements %} {# Macro for rendering a menu section. #} {# Parameters: sections (dict), group_label (string|None), pinned_slugs (set), slug (string) #} {# group_label is unset for the app's own sections (the primary, everyday content, shown with no header) and set for the framework tooling group, which is separated below a divider and labeled by function (e.g. "System"). #} {% if sections %} {% endif %}