summaryrefslogtreecommitdiff
path: root/talersurvey/survey/templates
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-11-21 17:49:37 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-11-21 17:49:37 +0100
commitfebb6d9dc9e1692b686e17215ebef3c5a1a79f68 (patch)
tree6060996078c734a71533323774356a824d2ce977 /talersurvey/survey/templates
parent054d9d0f6eaca6c90cc576d568066464d0040003 (diff)
downloadsurvey-febb6d9dc9e1692b686e17215ebef3c5a1a79f68.tar.gz
survey-febb6d9dc9e1692b686e17215ebef3c5a1a79f68.tar.bz2
survey-febb6d9dc9e1692b686e17215ebef3c5a1a79f68.zip
add /pick endpoint
Diffstat (limited to 'talersurvey/survey/templates')
-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>