summaryrefslogtreecommitdiff
path: root/news/2015-02.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2015-02.html.j2')
-rw-r--r--news/2015-02.html.j214
1 files changed, 10 insertions, 4 deletions
diff --git a/news/2015-02.html.j2 b/news/2015-02.html.j2
index 6840b017..0880a591 100644
--- a/news/2015-02.html.j2
+++ b/news/2015-02.html.j2
@@ -1,4 +1,10 @@
- <h3>2015-02x: Taler becomes an official GNU package</h3>
- <p>Taler was accepted into the GNU project today. GNU will offer advice,
- advocacy and cooperation --- and host our official public
- mailinglist <a href="mailto:taler@gnu.org">taler@gnu.org</a>.</p> \ No newline at end of file
+{% extends "common/news.j2" %}
+{% block body_content %}
+
+<h1>2015-02x: Taler becomes an official GNU package</h1>
+<p>
+ Taler was accepted into the GNU project today. GNU will offer advice,
+ advocacy and cooperation --- and host our official public
+ mailinglist <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
+</p>
+{% endblock body_content %}