ensl.org/app/views/articles/edit.html.erb

4 lines
No EOL
104 B
Text

<%= render :partial => "form" %>
<%= link_to 'Show', @article %> |
<%= link_to 'Back', articles_path %>