Sha256: c2b81c6b825741fc1592fe99bc30ff463ee8feefbc575ebee271b07e7a6b444c

Contents?: true

Size: 152 Bytes

Versions: 35

Compression:

Stored size: 152 Bytes

Contents

<div class="card">
  <% if title %>
    <h5 class="card-header"><%= title %></h5>
  <% end %>
  <div class="card-body">
    <%= body %>
  </div>
</div>

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
spoom-1.1.10 templates/card.erb
spoom-1.1.9 templates/card.erb
spoom-1.1.8 templates/card.erb
spoom-1.1.7 templates/card.erb
spoom-1.1.6 templates/card.erb
spoom-1.1.5 templates/card.erb
spoom-1.1.4 templates/card.erb
spoom-1.1.3 templates/card.erb
spoom-1.1.2 templates/card.erb
spoom-1.1.1 templates/card.erb
spoom-1.1.0 templates/card.erb
spoom-1.0.9 templates/card.erb
spoom-1.0.8 templates/card.erb
spoom-1.0.7 templates/card.erb
spoom-1.0.6 templates/card.erb