summaryrefslogtreecommitdiff
path: root/template/news/2023-12.html.j2
blob: c95fbf524009d96775f24f796e0491eaa21a1c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 %}