From 9a6e7c57484e16bdd3f4aa917e6489048fb242d0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 6 May 2021 16:01:32 +0200 Subject: simplify structure --- template/news/2020-09.html.j2 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 template/news/2020-09.html.j2 (limited to 'template/news/2020-09.html.j2') diff --git a/template/news/2020-09.html.j2 b/template/news/2020-09.html.j2 new file mode 100644 index 00000000..438ee5da --- /dev/null +++ b/template/news/2020-09.html.j2 @@ -0,0 +1,18 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2020-09: GNU Taler operational at Bern University of Applied Sciences

+

+ The GNU Taler payment system was launched at the + Bern University of Applied Sciences + in the presence of a representative + of the Swiss National Bank. Students, staff, faculty and visitors + can visit the cafeteria at Höheweg 80 to withdraw the electronic equivalent of Swiss Franks (CHF) + onto Taler Wallet App + running on their mobile phones and pay at a Taler-enabled + snack machine. The system is expected to expand to allow payments + at other places in the future. Various faculty members and + students are involved various aspects of the project. Students + interested in working on projects or theses related to the subject + should contact Prof. Grothoff. +

+{% endblock body_content %} -- cgit v1.2.3