From 19bfcd442f72b694da229c90ec0477b3f1ea93d4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 12 Aug 2009 12:30:23 +0100 Subject: [PATCH 1/1] Prettify the html very slightly --- yarrg/web/pirate-route | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarrg/web/pirate-route b/yarrg/web/pirate-route index d356bd1..0f2fff7 100644 --- a/yarrg/web/pirate-route +++ b/yarrg/web/pirate-route @@ -63,7 +63,7 @@ foreach my $var (@vars) { print $html, $after; $cvalix++; } - print '

'; + print "

\n\n"; } die "unknown ocean $a{Ocean} ?" -- 2.30.2