From 6d7fa4be3eeaf4d5b8429b9cc8644c6d76d63ca4 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 21 Mar 2023 18:18:01 +0900 Subject: [PATCH] Code cleanup --- templates/machines.html | 2 +- templates/users.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 %}