Merge pull request #2063 from valentinocossar/remove-whitespace
Remove useless whitespace
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
@if (!have_posts())
|
@if (!have_posts())
|
||||||
<div class="alert alert-warning">
|
<div class="alert alert-warning">
|
||||||
{{ __('Sorry, no results were found.', 'sage') }}
|
{{ __('Sorry, no results were found.', 'sage') }}
|
||||||
</div>
|
</div>
|
||||||
{!! get_search_form(false) !!}
|
{!! get_search_form(false) !!}
|
||||||
@endif
|
@endif
|
||||||
|
|||||||
Reference in New Issue
Block a user