summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-29 00:08:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-29 00:08:14 -0400
commit376f8443c1786a1acbaaf24fc7c4f8a662f0ef38 (patch)
treedbe7b4c767814d417cc24251dabd3b2558ba8d4f /templates
parenta498be7f98927370ad29221a170530a6de01b928 (diff)
add a separate page for noscript browsers
This may be customised differently than the main page later on, but for now the important thing is that this constantly refreshed page does not allocate a new NotificationHandle each time it's loaded.
Diffstat (limited to 'templates')
-rw-r--r--templates/metarefresh.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/metarefresh.hamlet b/templates/metarefresh.hamlet
index be22aa899..ddbd225fe 100644
--- a/templates/metarefresh.hamlet
+++ b/templates/metarefresh.hamlet
@@ -1,2 +1,2 @@
<noscript>
- <meta http-equiv="refresh" content="#{delayseconds}; URL=@{home}">
+ <meta http-equiv="refresh" content="#{show delayseconds}; URL=@{NoScriptR}">