autohandler: Strip some spurious blank lines.
[bridge-toys] / mason / autohandler
index 4673c61..51fe646 100644 (file)
@@ -1,3 +1,9 @@
+%# -*-html-*-
+<&| SELF:wrapper &>\
+% $m->call_next;
+</&>\
+%#
+<%method wrapper>\
 <!-- -*-html-*-
   -
   - Dealing sheet common HTML header
 </head>
 <body>
 
-% $m->call_next;
-
+<% $m->content %>
 <div class=footer>
 Written by Mark Wooding.<br>
 Part of a small <a href="/~mdw/deal/">collection of bridge tools</a>.
 </div>
 </body>
 </html>
+</%method>
 %#
 <%method title>(Untitled page)</%method>
 <%method header></%method>