Sha256: edfc0c26c9f7ad288c2fe4c78068f70e60a23f90310e2b59f9c7ab443d679400

Contents?: true

Size: 190 Bytes

Versions: 4

Compression:

Stored size: 190 Bytes

Contents

<hr>
<h3><%= t(:description) %></h3>
<div>
  <% if @product.description %>
    <%= product_description(@product) %>
  <% else %>
    <%= t("product_has_no_description") %>
  <% end %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synergy_bootstrap_theme-0.0.4 app/views/products/_description.html.erb
synergy_bootstrap_theme-0.0.3 app/views/products/_description.html.erb
synergy_bootstrap_theme-0.0.2 app/views/products/_description.html.erb
synergy_bootstrap_theme-0.0.1 app/views/products/_description.html.erb