summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-02-20 17:49:14 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-02-20 17:49:14 +0100
commite4c3f1b8661cd3b1b4bc9e640b56c63ee234877f (patch)
treea57ed4fe6b7ef9afe85ebaf2359c419eaf5b600e /examples
parentc387e8a52c1a69dda27c007a5e0f981a5c1890a2 (diff)
fix last commit
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/gipfel2html7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/gipfel2html b/examples/gipfel2html
index 52a32eb..b07f009 100755
--- a/examples/gipfel2html
+++ b/examples/gipfel2html
@@ -45,6 +45,13 @@ while read name height x y dist flags dummy; do
i=$((${i} + 1))
done
+cat << EOF
+</style></head>
+<body bgcolor="#919faa">
+<br/>
+<br/>
+EOF
+
echo "<h3>$TITLE</h3>"
if [ "$MODE" = "images" ]; then