diff --git a/app/views/problems/manage.html.haml b/app/views/problems/manage.html.haml
--- a/app/views/problems/manage.html.haml
+++ b/app/views/problems/manage.html.haml
@@ -6,7 +6,7 @@
%p= link_to '[Back to problem list]', :action => 'list'
-- form_tag :action=>'do_manage' do
+= form_tag :action=>'do_manage' do
.submitbox
What do you want to do?
%br/