5 lines
81 B
Text
5 lines
81 B
Text
<h1>New Article</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Back', articles_path %>
|