Merge pull request #2063 from valentinocossar/remove-whitespace

Remove useless whitespace
This commit is contained in:
Ben Word
2018-04-30 08:11:51 -06:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
@if (!have_posts())
<div class="alert alert-warning">
{{ __('Sorry, no results were found.', 'sage') }}
{{ __('Sorry, no results were found.', 'sage') }}
</div>
{!! get_search_form(false) !!}
@endif