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.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>