Revert "Just testing my push command no change"
authorIvan Kohler <ivan@freeside.biz>
Wed, 8 Feb 2017 00:27:33 +0000 (16:27 -0800)
committerIvan Kohler <ivan@freeside.biz>
Wed, 8 Feb 2017 00:27:33 +0000 (16:27 -0800)
This reverts commit 41b47ec021fd33415afc85149c82bc97708066dd.

httemplate/index.html

index 3916318..7c21e45 100644 (file)
@@ -1,4 +1,4 @@
-<%init>my $debug = $cgi->param('debug');</%init> 
+<%init>my $debug = $cgi->param('debug');</%init>
 % warn time.": header.html\n" if $debug;
 %
 <& /elements/header.html, mt('Billing Main') &>