summaryrefslogtreecommitdiff
path: root/talersurvey/survey/templates/index.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-11-30 17:49:30 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-11-30 17:49:30 +0100
commitceaefbd0da8158d5e05a4e9738ee047f97217f76 (patch)
treebd9d0ac210eaca729728c2af3efb6ee8448d0dc0 /talersurvey/survey/templates/index.html
parent3fbbfb19198b1a18768800b4296f22436f2c6930 (diff)
downloadsurvey-ceaefbd0da8158d5e05a4e9738ee047f97217f76.tar.gz
survey-ceaefbd0da8158d5e05a4e9738ee047f97217f76.tar.bz2
survey-ceaefbd0da8158d5e05a4e9738ee047f97217f76.zip
separate submit URL
Diffstat (limited to 'talersurvey/survey/templates/index.html')
-rw-r--r--talersurvey/survey/templates/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index d3b873d..edcdb85 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -8,11 +8,7 @@
</p>
</div>
<div>
- <form action="{{ url('/') }}" method="post">
- {% if success %}
- <strong>Congratulations, your reward has been successfully submitted!</strong>
- <br>
- {% endif %}
+ <form action="{{ url('/submit-survey') }}" method="post">
What do you prefer?<br>
<input type="radio" name="paypref" value="taler" checked="checked">
<label>Taler</label>