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

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

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