summaryrefslogtreecommitdiff
path: root/talersurvey
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey')
-rw-r--r--talersurvey/survey/templates/base.html2
-rw-r--r--talersurvey/survey/templates/index.html5
2 files changed, 5 insertions, 2 deletions
diff --git a/talersurvey/survey/templates/base.html b/talersurvey/survey/templates/base.html
index 433d6b1..293d835 100644
--- a/talersurvey/survey/templates/base.html
+++ b/talersurvey/survey/templates/base.html
@@ -15,7 +15,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
-->
-<html>
+<html data-taler-nojs="true">
<head>
<title>Taler Survey Demo</title>
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='web-common/pure.css') }}" />
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index e58e669..47b69fb 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -7,7 +7,10 @@
and get a nice tip - via your Taler wallet - from this shop! <a href={{ url_for('survey_stats') }}>(survey stats)</a>
</p>
</div>
- <div>
+ <div class="taler-installed-hide">
+ <p>The survey is not possible without the wallet; please enable/install one!</p>
+ </div>
+ <div class="taler-installed-show">
<form action="{{ url_for('submit_survey') }}" method="post" class="pure-form pure-form-stacked">
<legend>What do you prefer?</legend>
<fieldset>