socialforge/app/views/shares/new.html.erb

6 lines
74 B
Plaintext

<h1>分享</h1>
<%= render 'form' %>
<%= link_to 'Back', shares_path %>