From 93855e98685247f00b49c705f5ffa7efb3db6c7c Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 11 Dec 2012 06:08:35 +0000 Subject: [PATCH] Migrated links page --- i2p2www/pages/global/footer.html | 2 +- {www.i2p2/pages => i2p2www/pages/site}/links.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename {www.i2p2/pages => i2p2www/pages/site}/links.html (95%) diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html index 72f763be..dda9b768 100644 --- a/i2p2www/pages/global/footer.html +++ b/i2p2www/pages/global/footer.html @@ -30,7 +30,7 @@

{{ _('Misc.') }}

diff --git a/www.i2p2/pages/links.html b/i2p2www/pages/site/links.html similarity index 95% rename from www.i2p2/pages/links.html rename to i2p2www/pages/site/links.html index 242320c5..1496a6ec 100644 --- a/www.i2p2/pages/links.html +++ b/i2p2www/pages/site/links.html @@ -1,10 +1,10 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Links{% endblock %} {% block content %}

Recommended Links & Resources

See also the page with -links to papers, presentations, videos, and tutorials about I2P. +links to papers, presentations, videos, and tutorials about I2P.