summaryrefslogtreecommitdiff
path: root/templates/register.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/register.tmpl')
-rw-r--r--templates/register.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/register.tmpl b/templates/register.tmpl
index 2a9d1a9..cb371a7 100644
--- a/templates/register.tmpl
+++ b/templates/register.tmpl
@@ -4,7 +4,7 @@
#def content
#set error = $error or ''
<div class="error">$error</div>
- <form method="post" action="/r">
+ <form method="post" action="${root}r">
<p>username</p>
<p><input type="text" id="username" name="username" /></p>
<p>password</p>