Sha256: 62c41f14217da8229ea48524bf4346f98cec38c58c6ebc7989fbbdc4c5e94a12

Contents?: true

Size: 496 Bytes

Versions: 4

Compression:

Stored size: 496 Bytes

Contents

<section id='left_body_content' >
  <%= render "refinery/submenu", :locals=> {} %>
  <%= @page[:left_body] %>
</section>


<section id='middle_body_content_without_right'>
  <div class="body">
    <%= render "refinery/pages/middle_body_header" %>

    <%= raw @page[:middle_body] %>
    <% if @registrations.present? %>
        <%= render "form" %>
    <% else %>
        <p><%= t('.no_registration') %></p>
    <% end %>

  </div>
  <%= render "refinery/pages/author_info" %>
</section>








Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
refinerycms-registrations-0.2.1 app/views/refinery/race_registrations/people/new.html.erb
refinerycms-registrations-0.1.2 app/views/refinery/race_registrations/people/new.html.erb
refinerycms-registrations-0.1.1 app/views/refinery/race_registrations/people/new.html.erb
refinerycms-registrations-0.1.0 app/views/refinery/race_registrations/people/new.html.erb