summaryrefslogtreecommitdiff
path: root/talersurvey
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey')
-rw-r--r--talersurvey/survey/templates/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index 47b69fb..ef2db87 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -8,7 +8,8 @@
</p>
</div>
<div class="taler-installed-hide">
- <p>The survey is not possible without the wallet; please enable/install one!</p>
+ <p>The survey is not possible without the wallet;
+ please <a href="https://{{ env('TALER_ENV_NAME', www) }}.taler.net/">install one!</a></p>
</div>
<div class="taler-installed-show">
<form action="{{ url_for('submit_survey') }}" method="post" class="pure-form pure-form-stacked">