summaryrefslogtreecommitdiff
path: root/share/templates/default/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'share/templates/default/index.tmpl')
-rw-r--r--share/templates/default/index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/default/index.tmpl b/share/templates/default/index.tmpl
index 2ec99d7..ecfb9f6 100644
--- a/share/templates/default/index.tmpl
+++ b/share/templates/default/index.tmpl
@@ -3,7 +3,7 @@ cat <<END
<head>
<title>$TITLE</title>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1">
-<meta http-equiv="refresh" content="0; URL=./html/page-1.html">
+<meta http-equiv="refresh" content="0; URL=./${html}/page-1.html">
</head>
<body>
Redirecting to Page 1