X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftemplates%2Fmenu-local-action.html.twig;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftemplates%2Fmenu-local-action.html.twig;h=0eb03a9534ab92d397b2496e231b00ed08fe4035;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/system/templates/menu-local-action.html.twig b/web/core/modules/system/templates/menu-local-action.html.twig new file mode 100644 index 000000000..0eb03a953 --- /dev/null +++ b/web/core/modules/system/templates/menu-local-action.html.twig @@ -0,0 +1,15 @@ +{# +/** + * @file + * Default theme implementation for a single local action link. + * + * Available variables: + * - attributes: HTML attributes for the wrapper element. + * - link: A rendered link element. + * + * @see template_preprocess_menu_local_action() + * + * @ingroup themeable + */ +#} +{{ link }}