summaryrefslogtreecommitdiff
path: root/talersurvey/survey/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey/survey/templates/index.html')
-rw-r--r--talersurvey/survey/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index ffb871e..28057c2 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -8,7 +8,7 @@
</p>
</div>
<div>
- <form action="{{ url('/survey') }}" method="post">
+ <form action="{{ url('/') }}" method="post">
{% if success %}
<strong>Congratulations, your reward has been successfully submitted!</strong>
<br>