aboutsummaryrefslogtreecommitdiff
path: root/templates/user/auth/signup.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/auth/signup.tmpl')
-rw-r--r--templates/user/auth/signup.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/auth/signup.tmpl b/templates/user/auth/signup.tmpl
index 6b59e72d..8fc039ef 100644
--- a/templates/user/auth/signup.tmpl
+++ b/templates/user/auth/signup.tmpl
@@ -3,7 +3,7 @@
<div class="ui middle very relaxed page grid">
<div class="column">
<form class="ui form" action="{{.Link}}" method="post">
- {{.CsrfTokenHtml}}
+ {{.CSRFTokenHTML}}
<h3 class="ui top attached header">
{{.i18n.Tr "sign_up"}}
</h3>