summaryrefslogtreecommitdiff
path: root/template/news/2022-12.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2022-12.html.j2')
-rw-r--r--template/news/2022-12.html.j218
1 files changed, 18 insertions, 0 deletions
diff --git a/template/news/2022-12.html.j2 b/template/news/2022-12.html.j2
new file mode 100644
index 00000000..e640b219
--- /dev/null
+++ b/template/news/2022-12.html.j2
@@ -0,0 +1,18 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2022-12: Taler Systems SA is looking for investors</h1>
+<p>
+To fund further development of GNU Taler,
+<a href="https://taler-systems.com/">Taler Systems SA</a>
+is still looking for investors. We have
+convinced our
+<a href="https://stallman.org/">chief moral officer</a>
+to record a special business pitch for those that are interested.
+</p>
+<p>
+ <video id="video" poster="/images/logo-2021.svg" autobuffer="" height="360" width="640" controls="controls">
+ <source src="/videos/rms2022.webm" type="video/webm" />
+ <source src="/videos/rms2022.m4v" type="video/mp4" />
+ </video>
+</p>
+{% endblock body_content %}