Sha256: 28d7d7dfca93896deb7c8372558bef1b5aec574bae4f4a7591d76d61fbc01e0e
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
<div class="container mt-lg-5"> <div class="text-center pt-lg-5"> <%= icon(name: 'search-no-results', classes: 'plp-not-found-image mb-3', width: 83, height: 75) %> <h6 class="plp-not-found-header mb-3 pb-sm-3 mt-sm-3 pt-sm-3 mt-lg-5 pt-lg-5 pb-lg-0"><%= Harpiya.t('plp.no_results_found') %></h6> <p class="plp-not-found-text"> <%= Harpiya.t('plp.not_found_text1', keywords: params[:keywords]) %> <br class="d-lg-none"> <%= Harpiya.t('plp.not_found_text2') %> </p> </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
harpiya_frontend-4.3.0.alpha | app/views/harpiya/products/_no_results.html.erb |