chiark / gitweb /
WIP colouring in
[ypp-sc-tools.main.git] / yarrg / web / query_route
index fb32bcdd705017d6ad82f7da4a3344c55b44b47e..eeb4331eb067b7645dadb2506995d0a4323d600b 100644 (file)
@@ -64,6 +64,8 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' };
 
 </%perl>
 
+<div class="query">
+
 <h1>Specify route</h1>
 
 % # Sadly we need to do this rather hacky thing to make it be a POST
@@ -100,6 +102,8 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' };
 % };
 <& "lookup:formhidden", ours => $ours &>
 
+</div>
+<div class="results">
 <%perl>
 #========== results ==========