pebble/devsite/source/_js/templates/quicksearch-no-results.tpl

6 lines
132 B
Smarty
Raw Permalink Normal View History

<div class="row">
<div class="col-l-12">
<p class="quicksearch__no-results">There were no search results.</p>
</div>
</div>