diff --git a/templates/page.html b/templates/page.html index 0a19c3b..741e64f 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,6 +2,7 @@ {% block body -%} {{ super() }} +{% include "partials/icons.html" %}