diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index b7a9da65d..2f87b23f1 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -2,10 +2,10 @@
= javascript_include_tag 'jquery-ui-1.8.4.custom.min.js'
= javascript_include_tag 'group-edit.js'
+.back
+ = link_to "⇧ #{@group.name}", @group
%h1{:class => 'big_text', :id => 'group_title'}
- .back
- = link_to "⇧ #{@group.name}", @group
= "Editing Groups"
%ul#group_list