app/views/optimacms/articles/edit.html.erb in optimacms-0.3.4 vs app/views/optimacms/articles/edit.html.erb in optimacms-0.3.5

- old
+ new

@@ -1,6 +1,6 @@ -<h1>Editing Article</h1> - -<%= render 'form' %> - -<%= link_to 'Show', @article %> | -<%= link_to 'Back', articles_path %> +<h1>Editing Article</h1> + +<%= render 'form' %> + +<%= link_to 'Show', @article %> | +<%= link_to 'Back', articles_path %>