Sha256: f8036f7e3c8741888e47b49a1148ce7b2561515399f89b53a7ca18b369f1d830
Contents?: true
Size: 528 Bytes
Versions: 13
Compression:
Stored size: 528 Bytes
Contents
<div id="registration-type-<%= model.id %>" class="conference__registration" data-conference-registration> <div class="conference__registration-text"> <h2 class="h5 text-secondary"><%= title %></h2> <span> <%= icon "information-line", class: "text-gray fill-current" %> <span class="truncate" title="<%= description %>"><%= description %></span> </span> </div> <div class="conference__registration-button-container"> <span><%= price %></span> <%= render :join_conference %> </div> </div>
Version data entries
13 entries across 13 versions & 1 rubygems