summaryrefslogtreecommitdiff
path: root/news/2016-08.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2016-08.html.j2')
-rw-r--r--news/2016-08.html.j212
1 files changed, 9 insertions, 3 deletions
diff --git a/news/2016-08.html.j2 b/news/2016-08.html.j2
index 00bbe4a9..f2a7d342 100644
--- a/news/2016-08.html.j2
+++ b/news/2016-08.html.j2
@@ -1,3 +1,9 @@
- <h3>2016-08: Taler Systems S.A. created</h3>
- <p>We now have a business entity for Taler. Potential investors may
- contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.</p>
+{% extends "common/news.j2" %}
+{% block body_content %}
+
+<h1>2016-08: Taler Systems S.A. created</h1>
+<p>
+ We now have a business entity for Taler. Potential investors may
+ contact the executive team at <a href="mailto:clevel@taler.net">clevel@taler.net</a>.
+</p>
+{% endblock body_content %}