summaryrefslogtreecommitdiff
path: root/news/2017-10.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2017-10.html.j2')
-rw-r--r--news/2017-10.html.j224
1 files changed, 15 insertions, 9 deletions
diff --git a/news/2017-10.html.j2 b/news/2017-10.html.j2
index d5d5b9f9..726c612b 100644
--- a/news/2017-10.html.j2
+++ b/news/2017-10.html.j2
@@ -1,9 +1,15 @@
- <h3>2017-10: GNU Taler v0.4.0 released</h3>
- <p>We are happy to announce the release GNU Taler v0.4.0 with support for customer
- refunds, protocol versioning, incremental key material download, returning funds
- from the wallet directly back into one's bank account,
- and various other minor improvements. The Chrome and Chromium wallets
- are available for download via the App store. The exchange, merchant
- backend and bank components are on the GNU FTP mirrors. Note that the
- Firefox wallet will take a few more days to become available in the
- App store due to the Mozilla review process.</p>
+{% extends "common/news.j2" %}
+{% block body_content %}
+
+<h1>2017-10: GNU Taler v0.4.0 released</h1>
+<p>
+ We are happy to announce the release GNU Taler v0.4.0 with support for customer
+ refunds, protocol versioning, incremental key material download, returning funds
+ from the wallet directly back into one&#39;s bank account,
+ and various other minor improvements. The Chrome and Chromium wallets
+ are available for download via the App store. The exchange, merchant
+ backend and bank components are on the GNU FTP mirrors. Note that the
+ Firefox wallet will take a few more days to become available in the
+ App store due to the Mozilla review process.
+</p>
+{% endblock body_content %}