Sha256: ec008f2687540e8415811b63bf4fe9bed0e9ea5a812748efe549a4786ea164a5

Contents?: true

Size: 274 Bytes

Versions: 6

Compression:

Stored size: 274 Bytes

Contents

<%= content_for :menu do %>

<%= icon_to 'navigation90.png', member_adhesions_path(@member) %>
<% end -%>

<div class="champ">
  <h3>Renouvellement ou nouvelle adhésion pour <%=  @member.to_s %></h3>
</div>
<div class="row-fluid inner-champ">

<%= render 'form' %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adherent-0.1.1 app/views/adherent/adhesions/new.html.erb
adherent-0.1.0 app/views/adherent/adhesions/new.html.erb
adherent-0.0.9 app/views/adherent/adhesions/new.html.erb
adherent-0.0.7 app/views/adherent/adhesions/new.html.erb
adherent-0.0.6 app/views/adherent/adhesions/new.html.erb
adherent-0.0.5 app/views/adherent/adhesions/new.html.erb