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.j217
1 files changed, 0 insertions, 17 deletions
diff --git a/template/news/2022-12.html.j2 b/template/news/2022-12.html.j2
deleted file mode 100644
index 9d1faa4c..00000000
--- a/template/news/2022-12.html.j2
+++ /dev/null
@@ -1,17 +0,0 @@
-{% 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>
-{% endblock body_content %}