Sha256: 0cb40377be80be46ec50a57dc76c2d76b995fe1e0d04ae03f70b62dfc133d4df
Contents?: true
Size: 623 Bytes
Versions: 1
Compression:
Stored size: 623 Bytes
Contents
<%= render 'harpiya/products/filter_and_sort_mobile_buttons' %> <%= render 'harpiya/products/sort_desktop', permitted_params: permitted_params %> <div class="container d-md-flex"> <%= render 'harpiya/products/filters_desktop', permitted_params: permitted_params %> <div class="text-lg-center col-md-12 col-lg-9"> <h6 class="plp-not-found-header pt-md-3 mb-3"><%= Harpiya.t('plp.no_results') %></h6> <p class="plp-not-found-text pt-md-4"> <%= Harpiya.t('plp.not_found_filters1') %> <br class="d-inline d-md-none d-lg-inline"> <%= Harpiya.t('plp.not_found_filters2') %> </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_with_filters.html.erb |