11 lines
No EOL
293 B
Text
11 lines
No EOL
293 B
Text
<!--Descriptive page name, messages and instructions-->
|
|
<h2 class="heading"><%= ts('Create New Wrangling Guideline Section') %></h2>
|
|
<!--/descriptions-->
|
|
|
|
<!--subnav-->
|
|
<%= render 'admin/admin_nav' %>
|
|
<!--/subnav-->
|
|
|
|
<!--main content-->
|
|
<%= render 'wrangling_guideline_form' %>
|
|
<!--/content--> |