summaryrefslogtreecommitdiff
path: root/template/news/2023-12.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2023-12.html.j2')
-rw-r--r--template/news/2023-12.html.j215
1 files changed, 15 insertions, 0 deletions
diff --git a/template/news/2023-12.html.j2 b/template/news/2023-12.html.j2
new file mode 100644
index 00000000..c95fbf52
--- /dev/null
+++ b/template/news/2023-12.html.j2
@@ -0,0 +1,15 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2023-12: Live demo of GNU Taler at the g0v-hackath59n</h1>
+<p>
+Christian Grothoff will give a live demonstration of GNU Taler at the g0v hackath59n in the afternoon sessions.</p>
+<p>
+The venue is located at 新竹縣竹北市嘉豐南路一段 11 號, Taiwan. For more information please visit
+<a href="https://beta.hackfoldr.org/g0v-hackath59n" target="_blank" rel="noopener noreferrer">g0v web page</a>.
+</p>
+ <div class="row">
+ <div class="col-lg-6">
+ <img class="img-fluid" src="{{ url_static('images/g0v-hackath59n.png') }}">
+ </div>
+ </div>
+{% endblock body_content %}