mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
9 lines
133 B
Text
9 lines
133 B
Text
<h1>New example</h1>
|
|
|
|
<%= render "form", example: @example %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to examples", examples_path %>
|
|
</div>
|