From 791cffb2e974b787ae38dd33f3ff3a5e4edcc13d Mon Sep 17 00:00:00 2001 From: str4d Date: Fri, 14 Dec 2012 04:33:13 +0000 Subject: [PATCH] Migrated the bounty_syndie2012* pages --- i2p2www/pages/site/volunteer/bounties/index.html | 2 +- .../pages/site/volunteer/bounties/syndie2012.html | 2 +- www.i2p2/pages/{ => translations}/bounty_syndie2012_de.html | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename www.i2p2/pages/bounty_syndie2012.html => i2p2www/pages/site/volunteer/bounties/syndie2012.html (96%) rename www.i2p2/pages/{ => translations}/bounty_syndie2012_de.html (100%) diff --git a/i2p2www/pages/site/volunteer/bounties/index.html b/i2p2www/pages/site/volunteer/bounties/index.html index b80f7523..0c480cb1 100644 --- a/i2p2www/pages/site/volunteer/bounties/index.html +++ b/i2p2www/pages/site/volunteer/bounties/index.html @@ -74,7 +74,7 @@ etc), and the like.

3000 €, of which 300 € already paid for done jobs

-

Syndie

+

Syndie

Proposal in development

I2P team

[vacant]

diff --git a/www.i2p2/pages/bounty_syndie2012.html b/i2p2www/pages/site/volunteer/bounties/syndie2012.html similarity index 96% rename from www.i2p2/pages/bounty_syndie2012.html rename to i2p2www/pages/site/volunteer/bounties/syndie2012.html index c9e0e807..5c3f0980 100644 --- a/www.i2p2/pages/bounty_syndie2012.html +++ b/i2p2www/pages/site/volunteer/bounties/syndie2012.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Syndie development{% endblock %} {% block content %} diff --git a/www.i2p2/pages/bounty_syndie2012_de.html b/www.i2p2/pages/translations/bounty_syndie2012_de.html similarity index 100% rename from www.i2p2/pages/bounty_syndie2012_de.html rename to www.i2p2/pages/translations/bounty_syndie2012_de.html