0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-22 17:21:10 +00:00
ensl.org/app/views/articles/edit.html.erb

4 lines
104 B
Text
Raw Normal View History

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