eshop/app/views/welcome/show_information.html.erb

4 lines
78 B
Plaintext

<% if !@information.blank? %>
<%= raw @information.description %>
<% end %>