aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:05:09 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:05:09 +0300
commit5214c9c09320e43f1f754b306be588028e9d1426 (patch)
tree55672043f8a380717853fae660cb189062748a54 /layouts/partials/header.html
parent3de7fe83861431c2b43cec91c1ef2e8d5ca0a01d (diff)
Auto-commit 2025-03-22
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 0c951c5..a773809 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -9,9 +9,6 @@
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
{{ partial "hmenu.html" (dict "menuID" "main" "page" .) }}
- <div class="d-flex">
- <input class="form-control me-2" id="search-input" type="search" placeholder="Поиск по сайту" aria-label="Поиск по сайту">
- </div>
</div>
</div>
</nav>