diff --git a/app/views/studien/_form.html.erb b/app/views/studien/_form.html.erb index b77e77f..9bff027 100755 --- a/app/views/studien/_form.html.erb +++ b/app/views/studien/_form.html.erb @@ -23,5 +23,6 @@ <%= tinymce %> <%= f.actions do %> <%= f.action :submit, :as => :input %> -<% end %> + <% end %> + <% end %>