summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <dakkar@thenautilus.net>2013-11-10 21:32:57 +0000
committerGianni Ceccarelli <dakkar@thenautilus.net>2013-11-10 21:32:57 +0000
commite87f6b2ad587c63028bcfede9142b49333d6ab5b (patch)
tree4d85c5f624bc750f81e01b4a197eee6301594ff7
parentfix crash on 2nd forecast req (diff)
downloadHomePanel-e87f6b2ad587c63028bcfede9142b49333d6ab5b.tar.gz
HomePanel-e87f6b2ad587c63028bcfede9142b49333d6ab5b.tar.bz2
HomePanel-e87f6b2ad587c63028bcfede9142b49333d6ab5b.zip
browser auto-refresh
-rw-r--r--forecast.html.tt1
1 files changed, 1 insertions, 0 deletions
diff --git a/forecast.html.tt b/forecast.html.tt
index ec38f43..9b981fd 100644
--- a/forecast.html.tt
+++ b/forecast.html.tt
@@ -25,6 +25,7 @@
<head>
<title>Forecast</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+ <meta http-equiv="refresh" content="5" />
<style type="text/css">
body, table {
font-size: 15px;