ensl.org/app/views/posts/new.html.erb

5 lines
No EOL
86 B
Text

<h1>New post</h1>
<%= render :partial => "form" %>
<%= link_to 'Back', posts_path %>