cirandas.net

ref: master

app/views/content_viewer/_enterprise_homepage.html.erb


<%= display_profile_info enterprise_homepage.profile if (!enterprise_homepage.profile.enabled) %>
<%= enterprise_homepage.body.html_safe if enterprise_homepage.body %>
<%= render :file => 'products_plugin/catalog/index' if enterprise_homepage.profile.environment.enabled?('products_for_enterprises') %>