diff options
Diffstat (limited to 'template/news/2014-11.html.j2')
-rw-r--r-- | template/news/2014-11.html.j2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/news/2014-11.html.j2 b/template/news/2014-11.html.j2 new file mode 100644 index 0000000..0280963 --- /dev/null +++ b/template/news/2014-11.html.j2 @@ -0,0 +1,7 @@ +{% extends "common/news.j2" %} +{% block body_content %} +<h1>2014-11: Launching taler.net</h1> +<p> + Welcome to our new site about the Taler electronic payment system. +</p> +{% endblock body_content %} |