From 2d412878b2de626bd79359df2cbbe5cae73df1c8 Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 31 Aug 2013 00:29:42 +0000 Subject: [PATCH] Removed obsolete /research/papers page --- i2p2www/pages/site/research/papers.html | 121 ------------------------ 1 file changed, 121 deletions(-) delete mode 100644 i2p2www/pages/site/research/papers.html diff --git a/i2p2www/pages/site/research/papers.html b/i2p2www/pages/site/research/papers.html deleted file mode 100644 index 96471238..00000000 --- a/i2p2www/pages/site/research/papers.html +++ /dev/null @@ -1,121 +0,0 @@ -{% extends "global/layout.html" %} -{% block title %}{{ _('Papers on I2P') }}{% endblock %} -{% block content %} -

{{ _('Papers on I2P') }}

-

-{% trans %}Following are links to research papers about I2P.{% endtrans %} -

-

{% trans email='press ~~~at~~~ i2p2.de' -%} -To request an addition to this page, please send to {{ email }}. -{%- endtrans %}

-

-{% trans %}Newest links are at the top of the page.{% endtrans %} -

- - -{% endblock %}