add video link

This commit is contained in:
zzz
2016-04-18 19:57:17 +00:00
parent 52ed7e0313
commit 6dd03ef37e

View File

@@ -1,6 +1,6 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Presentations on I2P') }}{% endblock %}
{% block lastupdated %}January 2016{% endblock %}
{% block lastupdated %}April 2016{% endblock %}
{% block content %}
<p>{% trans papers=site_url('papers') -%}
Following are links to presentations, videos, and tutorials about I2P. Links to research papers on I2P are available <a href="{{ papers }}">here</a>.
@@ -106,9 +106,11 @@ Blair Dick, University of Abertay, Dundee Ethical Hacking Society, January 25, 2
Toronto, August 15-16, 2015
{%- endtrans %}</li>
<li>{% trans link='https://download.i2p2.de/media/ccc/2015/I2P_Still_alive.pdf' -%}
<a href="{{ link }}">I2P - Still alive!</a>
echelon, 32C3 Hamburg, December 28, 2015
<li>{% trans link='https://download.i2p2.de/media/ccc/2015/I2P_Still_alive.pdf',
link2='https://fossil.net2o.de/32c3/doc/trunk/wiki/i2p.md' -%}
<a href="{{ link }}">I2P - Still alive! (pdf)</a>
<a href="{{ link2 }}">(video)</a>
echelon, 32C3 (You Broke the Internet Assembly), Hamburg, December 28, 2015
{%- endtrans %}</li>
<li>{% trans link='https://download.i2p2.de/media/rwc/2016/rwc2016-str4d-slides.pdf',