stray closing /TABLE in the no-ticket case
authorIvan Kohler <ivan@freeside.biz>
Thu, 10 Nov 2016 19:41:11 +0000 (11:41 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 10 Nov 2016 19:41:11 +0000 (11:41 -0800)
httemplate/elements/table-tickets.html

index 9247e58..2fc0de9 100644 (file)
@@ -107,10 +107,10 @@ View
 
 % } 
 
-%}
-
 </TABLE>
 
+%}
+
 <%init>
 
 my %opt = @_;