summaryrefslogtreecommitdiff
path: root/news/2017-02.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-03 18:20:55 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-03 18:20:55 +0200
commit95955715676032dfb00d87e7d962d2b91c15579e (patch)
treebf963919d133affd53e911d8c0c7fe2be3089312 /news/2017-02.html.j2
parent04f043f9f422ef03a8588dbb210b2ab34ddd7d21 (diff)
downloadwww-95955715676032dfb00d87e7d962d2b91c15579e.tar.gz
www-95955715676032dfb00d87e7d962d2b91c15579e.tar.bz2
www-95955715676032dfb00d87e7d962d2b91c15579e.zip
fix RSS
Diffstat (limited to 'news/2017-02.html.j2')
-rw-r--r--news/2017-02.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/news/2017-02.html.j2 b/news/2017-02.html.j2
index a7e02c75..28f195aa 100644
--- a/news/2017-02.html.j2
+++ b/news/2017-02.html.j2
@@ -2,12 +2,12 @@
{% block body_content %}
<h1>2017-02: Florian Dold explains Taler at 50p in Bangalore</h1>
<p>
- <video id="video" poster="{{ url_static('images/logo-2018-dold.svg')}}" autobuffer="" height="360" width="640" controls="controls">
+ <video id="video" poster="https://taler.net/images/logo-2018-dold.svg" autobuffer="" height="360" width="640" controls="controls">
<source src="/videos/dold50p.webm" type="video/webm">
<source src="/videos/dold50p.ogv" type="video/ogv">
</video>
</p>
<p>
- <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="{{ url_static('images/ccby.png')}}"></a><br>"<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Taler</span>" by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Florian Dold, produced by 50p</span> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US">Creative Commons Attribution NoDerivatives 3.0 Unported License</a>.
+ <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="https://taler.net/images/ccby.png"></a><br>"<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Taler</span>" by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Florian Dold, produced by 50p</span> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nd/3.0/deed.en_US">Creative Commons Attribution NoDerivatives 3.0 Unported License</a>.
</p>
{% endblock body_content %}