summaryrefslogtreecommitdiff
path: root/template/news/2022-11.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2022-11.html.j2')
-rw-r--r--template/news/2022-11.html.j221
1 files changed, 21 insertions, 0 deletions
diff --git a/template/news/2022-11.html.j2 b/template/news/2022-11.html.j2
new file mode 100644
index 00000000..edaf5f11
--- /dev/null
+++ b/template/news/2022-11.html.j2
@@ -0,0 +1,21 @@
+{% 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. Our
+<a href="https://stallman.org/">chief moral officer</a>
+has recorded 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>
+<p>
+If you are interested to invest, contact us at
+<a href="mailto:invest@taler-systems.com">invest@taler-systems.com</a>.
+</p>
+{% endblock body_content %}