--- trunk/template/editor.html 2004/06/25 16:16:08 5 +++ trunk/template/editor.html 2004/06/25 20:51:16 6 @@ -2,18 +2,14 @@ WOPI :: [% poll_name %] :: [% title %] - + + + - + [% USE dumper %] -
-[% INCLUDE "status.html" %] -[% INCLUDE "question_list.html" %] -[% INCLUDE "hint_edit.html" %] -
-
@@ -36,7 +32,7 @@ [% IF buttons -%] [% FOR b IN buttons -%] [% FOR keyval IN b.list -%] - + [% END -%] [% END -%] [% END -%] @@ -45,7 +41,6 @@
-
@@ -53,9 +48,18 @@
+ + + +
+[% INCLUDE "status.html" %] +[% INCLUDE "question_list.html" %] +[% INCLUDE "hint_edit.html" %] +
+
-
+
 [% dumper.dump(poll.questions) %]