diff --git a/includes/templates/Footer.mustache b/includes/templates/Footer.mustache index 034c9ad..58d261b 100644 --- a/includes/templates/Footer.mustache +++ b/includes/templates/Footer.mustache @@ -14,7 +14,9 @@ footerRow[] array-footer-rows iterable list of footer rows }} {{{html-hook-vector-before-footer}}} - + diff --git a/includes/templates/Menu.mustache b/includes/templates/Menu.mustache index 985b778..4dbe79e 100644 --- a/includes/templates/Menu.mustache +++ b/includes/templates/Menu.mustache @@ -1,7 +1,9 @@ {{! See @typedef MenuDefinition }} -
+
- + {{! Note: html-hook-vector-after-toolbox is deprecated. }} {{{html-hook-vector-after-toolbox}}} diff --git a/includes/templates/skin.mustache b/includes/templates/skin.mustache index 427cbdf..fba1022 100644 --- a/includes/templates/skin.mustache +++ b/includes/templates/skin.mustache @@ -38,8 +38,9 @@ {{{html-headelement}}}
- -
+{{! `role` is unnecessary but kept to support selectors in any gadgets or user styles. }} + +
{{#html-sitenotice}}
{{{html-sitenotice}}}
@@ -67,7 +68,7 @@
{{{html-debuglog}}}
- + {{{html-dataAfterContent}}}