forgeplus/app/views/action/templates/edit.html.erb

7 lines
223 B
Plaintext

<h1>编辑
<!-- <a href="/managements/competition/customize" style="font-size: 28px;">>>前往定制竞赛管理页面</a>-->
</h1>
<%= render 'form', template: @template %>
<%= link_to 'Back', action_templates_path %>