diff --git a/templates/machines.html b/templates/machines.html index 33c1aec..27a52c7 100644 --- a/templates/machines.html +++ b/templates/machines.html @@ -7,7 +7,7 @@ {% block OIDC_NAV_DROPDOWN %} {{ OIDC_NAV_DROPDOWN}} {% endblock %} {% block OIDC_NAV_MOBILE %} {{ OIDC_NAV_MOBILE }} {% endblock %} -{% block INPAGE_SEARCH%} {{ INPAGE_SEARCH }} {% endblock %} +{% block INPAGE_SEARCH%} {{ INPAGE_SEARCH }} {% endblock %} {% block content %} diff --git a/templates/users.html b/templates/users.html index 8d6967a..b80e1fe 100644 --- a/templates/users.html +++ b/templates/users.html @@ -7,7 +7,7 @@ {% block OIDC_NAV_DROPDOWN %} {{ OIDC_NAV_DROPDOWN}} {% endblock %} {% block OIDC_NAV_MOBILE %} {{ OIDC_NAV_MOBILE }} {% endblock %} -{% block INPAGE_SEARCH%} {{ INPAGE_SEARCH }} {% endblock %} +{% block INPAGE_SEARCH%} {{ INPAGE_SEARCH }} {% endblock %} {% block content %}