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

8 lines
210 B
Plaintext

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