Sha256: 1f3b8b95257d60f9030897189efc6294850eadf04134d2351e50a87f517d70fb

Contents?: true

Size: 120 Bytes

Versions: 5

Compression:

Stored size: 120 Bytes

Contents

<h2><%=h @website_section.title %></h2>

<% @contents.each do |content| %>
  <%=raw content.body_html %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
knitkit-2.0.5 app/views/knitkit/website_sections/index.html.erb
knitkit-2.0.4 app/views/knitkit/website_sections/index.html.erb
knitkit-2.0.3 app/views/knitkit/website_sections/index.html.erb
knitkit-2.0.2 app/views/knitkit/website_sections/index.html.erb
knitkit-2.0.1 app/views/knitkit/website_sections/index.html.erb