summaryrefslogtreecommitdiff
path: root/news/2016-10.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2016-10.html.j2')
-rw-r--r--news/2016-10.html.j214
1 files changed, 10 insertions, 4 deletions
diff --git a/news/2016-10.html.j2 b/news/2016-10.html.j2
index 8ad14484..f21d9338 100644
--- a/news/2016-10.html.j2
+++ b/news/2016-10.html.j2
@@ -1,4 +1,10 @@
- <h3>2016-10: Taler Wallet for Firefox online</h3>
- <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="/wallet">Wallet page</a>.</p>
+{% 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="/wallet">Wallet page</a>.
+</p>
+{% endblock body_content %}