rivet-1.0.x-dev/templates/navigation/menu--region-header-local.html.twig
templates/navigation/menu--region-header-local.html.twig
{#
/**
* @file
* Rivet implementation for the local header (secondary) menu.
*
* The actual menu structure unordered list output is the same as the
* top-level global header.
*/
#}
{% extends "menu--region-header-global.html.twig" %}
