Sha256: 75586feac7b90f418f59b031dd30247380f11c8f81064c9b776118931240bda8

Contents?: true

Size: 227 Bytes

Versions: 1

Compression:

Stored size: 227 Bytes

Contents

<h2 class="heading"><%= text.heading %></h2>

<% if text.image? %>
  <%= image_tag text.image %>
<% end %>

<div class="lead">
  <%= simple_format text.lead %>
</div>

<div class="body">
  <%= simple_format text.body %>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
knowledge_base-0.2.0 app/views/knowledge_base/sectionables/texts/_text.html.erb