Remove search box from crawl page
This commit is contained in:
parent
dd7775db5d
commit
73ee232def
1 changed files with 0 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue