summaryrefslogtreecommitdiff
path: root/talerblog
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-23 19:17:27 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-23 19:17:27 +0200
commitc36aa82a089a9da7aaca3655ae1f96e82348c0e1 (patch)
treecc8625a2877b863664d0fbbb741c1de8bbe8e913 /talerblog
parent16d6598271195c61f4b0968dd328ba0ca91db1c5 (diff)
downloadblog-c36aa82a089a9da7aaca3655ae1f96e82348c0e1.tar.gz
blog-c36aa82a089a9da7aaca3655ae1f96e82348c0e1.tar.bz2
blog-c36aa82a089a9da7aaca3655ae1f96e82348c0e1.zip
wallet detection is obsolete since we have mobile wallets now
Diffstat (limited to 'talerblog')
-rw-r--r--talerblog/blog/templates/index.html12
-rw-r--r--talerblog/blog/templates/request_payment.html4
2 files changed, 3 insertions, 13 deletions
diff --git a/talerblog/blog/templates/index.html b/talerblog/blog/templates/index.html
index 40cd7ea..b4252c3 100644
--- a/talerblog/blog/templates/index.html
+++ b/talerblog/blog/templates/index.html
@@ -22,12 +22,7 @@
</div>
<h2>Chapters</h2>
- <div class="taler-installed-hide warn">
- <p>This site requires a Taler wallet to pay for articles.
- You can install it from our <a href="https://taler.net/en/wallet.html" rel="noopener noreferrer" target="_blank">installation page</a>.
- </div>
-
- <div class="taler-installed-show">
+ <div>
Click on an individual chapter to to purchase it. You can
get free, virtual money to buy articles on this page at the <a href="{{ env('TALER_ENV_URL_BANK', '#') }}">bank</a>.
</div>
@@ -35,9 +30,8 @@
<div>
{% for article in articles %}
<div class="notice">
- <h3 class="taler-installed-show"><a href="{{ url_for('article', article_name=article.slug) }}">{{article.title}}</a></h3>
- <h3 class="taler-installed-hide">{{article.title}} <span style="font-size: small;">(install wallet to buy/read)</span></h3>
- <p>{{ article.teaser|safe }} <a class="taler-installed-show" href="{{ url_for('article', article_name=article.slug) }}">(Read more...)</a></p>
+ <h3"><a href="{{ url_for('article', article_name=article.slug) }}">{{article.title}}</a></h3>
+ <p>{{ article.teaser|safe }} <a href="{{ url_for('article', article_name=article.slug) }}">(Read more...)</a></p>
</div>
{% else %}
<em>(No articles available)</em>
diff --git a/talerblog/blog/templates/request_payment.html b/talerblog/blog/templates/request_payment.html
index 827caf1..d1ae48d 100644
--- a/talerblog/blog/templates/request_payment.html
+++ b/talerblog/blog/templates/request_payment.html
@@ -1,10 +1,6 @@
{% extends "templates/base.html" %}
{% block main %}
-<p class="taler-installed-show">
-Payment is being processed. If nothing happens, please <a href="{{ request.path }}">click here</a>.
-</p>
-
<div id="ccfakeform" class="taler-installed-hide">
<p>
Looks like your browser doesn't support GNU Taler payments. You can try