diff --git a/_global/Special:AllPages.html b/_global/Special:AllPages.html index d10bf2d..25d1f8e 100644 --- a/_global/Special:AllPages.html +++ b/_global/Special:AllPages.html @@ -3,12 +3,11 @@ layout: default title: All pages menu: ['global'] --- -{%- include /functions/wiki-pages.html -%} diff --git a/_global/Special:Categories.html b/_global/Special:Categories.html index fbeee50..a7f0f62 100644 --- a/_global/Special:Categories.html +++ b/_global/Special:Categories.html @@ -3,11 +3,10 @@ layout: default title: Tags menu: ['global'] --- -{%- include /functions/wiki-tags.html -%}