10 lines
265 B
Text
10 lines
265 B
Text
<!--Descriptive page name, messages and instructions-->
|
|
<h2 class="heading"><%= ts("Edit Sign-up for %{title}", :title => @collection.title) %></h2>
|
|
<!--/descriptions-->
|
|
|
|
<!--subnav-->
|
|
<!--/subnav-->
|
|
|
|
<!--main content-->
|
|
<%= render "signup_form" %>
|
|
<!--/content-->
|