{% extends "global/layout.html" %} {% block title %}{{ _('Links') }}{% endblock %} {% block content %}

{{ _('Recommended Links & Resources') }}

{% trans media=site_url('about/media') -%} See also the page with links to presentations, videos, and tutorials about I2P. {%- endtrans %}

{% endblock %}