Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_userMenu.twig « templates « CoreHome « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67076af75599094b5cda985a3397371cf0a54db4 (plain)
1
2
3
{% import '@CoreHome/macros.twig' as corehome %}

{{ corehome.sidebarMenu(userMenu, currentModule, currentAction) }}