mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
<h1>Editing Sponsorship</h1>
|
|
|
|
<%= render 'form', sponsorship: @sponsorship %>
|
|
|
|
<%= link_to 'Show', @sponsorship %> |
|
|
<%= link_to 'Back', sponsorships_path %>
|