summaryrefslogtreecommitdiff
path: root/template/news/2016-10.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2016-10.html.j2')
-rw-r--r--template/news/2016-10.html.j29
1 files changed, 9 insertions, 0 deletions
diff --git a/template/news/2016-10.html.j2 b/template/news/2016-10.html.j2
new file mode 100644
index 00000000..5c7ce4ff
--- /dev/null
+++ b/template/news/2016-10.html.j2
@@ -0,0 +1,9 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2016-10: Taler Wallet for Firefox online</h1>
+<p>
+ We now have a first version of the Taler wallet for Firefox.
+ For now, a development build of Firefox is required.
+ Installation instructions are on the <a href="https://wallet.taler.net/">Wallet page</a>.
+</p>
+{% endblock body_content %}