summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-26 04:50:09 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-26 04:50:09 -0400
commit9d6b59d0e21e5917d098a84b7b1654bd8d07efb3 (patch)
tree311bcd513942dab91b2d753037eaf81e626fc5ea /templates
parentb36804d6486b342bee7f5b4b621228bc193c4844 (diff)
use the secret token for authentication, and add to all dynamic urls
Diffstat (limited to 'templates')
-rw-r--r--templates/htmlshim.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/htmlshim.hamlet b/templates/htmlshim.hamlet
index c10042c99..073b69c1b 100644
--- a/templates/htmlshim.hamlet
+++ b/templates/htmlshim.hamlet
@@ -4,4 +4,4 @@ $doctype 5
<meta http-equiv="refresh" content="0; URL=#{url}">
<body>
<p>
- <a href=#{url}">Starting webapp...
+ <a href="#{url}">Starting webapp...