From 791cffb2e974b787ae38dd33f3ff3a5e4edcc13d Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
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 b80f75232..0c480cb19 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.</p>
   <td><p>3000 &euro;, of which 300 &euro; already paid for done jobs</p></td>
  </tr>
  <tr>
-  <td><p><b><a href="bounty_syndie2012">Syndie</a></b></p></td>
+  <td><p><b><a href="{{ site_url('volunteer/bounties/syndie2012') }}">Syndie</a></b></p></td>
   <td><p>Proposal in development</p></td>
   <td><p>I2P team</p></td>
   <td><p>[vacant]</p></td>
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 c9e0e807f..5c3f0980f 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 %}
 <!-- file version 2012.12.11.01 -->
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
-- 
GitLab