0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-02-19 02:21:37 +00:00
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 %>