Remove search box from crawl page

This commit is contained in:
Russell Ballestrini 2026-01-04 10:56:17 -05:00
parent dd7775db5d
commit 73ee232def

View file

@ -90,8 +90,6 @@ h2 { color: #ff6b6b; font-size: 18px; margin-bottom: 15px; }
{% block content %}
<div class="container">
{% include 'partials/search_box.html.j2' %}
<h1>{{ t.crawl }}</h1>
<p class="subtitle">{{ t.hydrate_subtitle }}</p>