diff --git a/source/templates/hippie/macros/footer-status.njk b/source/templates/hippie/macros/footer-status.njk index f1d564b..3f2e790 100644 --- a/source/templates/hippie/macros/footer-status.njk +++ b/source/templates/hippie/macros/footer-status.njk @@ -1,13 +1,13 @@ - -{% macro footer(email='admin@domain.tld', app='Application', version='ver.s.ion', system='System Name', domain='domain.tld:port', type) %} - -{% if not type or type == 'status' %} - -{% else %} - -{% endif %} -{% endmacro %} + +{% macro footer(email='admin@domain.tld', app='Application', version='ver.s.ion', system='System Name', domain='domain.tld:port', type) %} + +{% if not type or type == 'status' %} + +{% else %} + +{% endif %} +{% endmacro %} diff --git a/source/templates/hippie/macros/top-macro.njk b/source/templates/hippie/macros/top-macro.njk index 8645461..3b681c0 100644 --- a/source/templates/hippie/macros/top-macro.njk +++ b/source/templates/hippie/macros/top-macro.njk @@ -1,5 +1,5 @@ -{% macro field(name, value='', type='text') %} -
- -
-{% endmacro %} +{% macro field(name, value='', type='text') %} +
+ +
+{% endmacro %} diff --git a/source/templates/hippie/partials/_footer.njk b/source/templates/hippie/partials/_footer.njk index c681a5a..c646022 100644 --- a/source/templates/hippie/partials/_footer.njk +++ b/source/templates/hippie/partials/_footer.njk @@ -1,4 +1,4 @@ - - + +