Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Commit b6a845b

Browse files
committed
remove search when no results
1 parent fb67877 commit b6a845b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wp-content/themes/twigbridge/Twig/index.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
{% else %}
3232
<h2 class="center">{{ __('Not Found', 'kubrick') }}</h2>
3333
<p class="center">{{ __('Sorry, but you are looking for something that isn&#8217;t here.', 'kubrick') }}</p>
34-
{% include 'searchform.html.twig' %}
3534
{% endif %}
3635
</div>
3736
<div class="span4">

0 commit comments

Comments
 (0)