dryml_generators/rapid/pages.dryml.erb in hobo-1.0.2 vs dryml_generators/rapid/pages.dryml.erb in hobo-1.0.3
- old
+ new
@@ -163,10 +163,10 @@
</ht>
</a>
<% end -%>
</header>
- <section param="content-body"<%= ' with-flash-messages' if aside_collections %>>
+ <section param="content-body">
<% if main_content -%>
<view:<%= main_content %> param="description"/>
<% end -%>
<% if show_fields.any? -%>
<field-list fields="<%= show_fields * ', ' %>" param/>