mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
4 lines
104 B
Text
4 lines
104 B
Text
|
<%= render :partial => "form" %>
|
||
|
|
||
|
<%= link_to 'Show', @article %> |
|
||
|
<%= link_to 'Back', articles_path %>
|