From: Michael Tremer Date: Thu, 7 Feb 2013 12:52:38 +0000 (+0000) Subject: Move everything to the root of the repository. X-Git-Url: http://git.ipfire.org/?p=ipfire.org.git;a=commitdiff_plain;h=d577e64511c6fe2564a0c058d6c05b40d6cfe2ee Move everything to the root of the repository. --- diff --git a/.gitignore b/.gitignore index 1c38a69f..cd1f2c94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1 @@ -/bugtracker -/build/db -/build/tmp -/download/development -/download/iso -/forum -/git -/mirror1 -/pakfire/2.* -/pakfire/3.* -/pakfire/version -/people/* -/pxe/*.iso -/source/hashes.db -/source/source-* -/source/toolchains -/svn -/wiki -*.py[co] +*.mo diff --git a/www/Makefile b/Makefile similarity index 100% rename from www/Makefile rename to Makefile diff --git a/www/manager.py b/manager.py similarity index 100% rename from www/manager.py rename to manager.py diff --git a/www/robots.txt b/robots.txt similarity index 100% rename from www/robots.txt rename to robots.txt diff --git a/www/static/css/bootstrap-responsive.min.css b/static/css/bootstrap-responsive.min.css similarity index 100% rename from www/static/css/bootstrap-responsive.min.css rename to static/css/bootstrap-responsive.min.css diff --git a/www/static/css/bootstrap.min.css b/static/css/bootstrap.min.css similarity index 100% rename from www/static/css/bootstrap.min.css rename to static/css/bootstrap.min.css diff --git a/www/static/css/ie6.css b/static/css/ie6.css similarity index 100% rename from www/static/css/ie6.css rename to static/css/ie6.css diff --git a/www/static/css/js-anythingslider.css b/static/css/js-anythingslider.css similarity index 100% rename from www/static/css/js-anythingslider.css rename to static/css/js-anythingslider.css diff --git a/www/static/css/style.css b/static/css/style.css similarity index 100% rename from www/static/css/style.css rename to static/css/style.css diff --git a/www/static/fancybox/blank.gif b/static/fancybox/blank.gif similarity index 100% rename from www/static/fancybox/blank.gif rename to static/fancybox/blank.gif diff --git a/www/static/fancybox/fancy_close.png b/static/fancybox/fancy_close.png similarity index 100% rename from www/static/fancybox/fancy_close.png rename to static/fancybox/fancy_close.png diff --git a/www/static/fancybox/fancy_loading.png b/static/fancybox/fancy_loading.png similarity index 100% rename from www/static/fancybox/fancy_loading.png rename to static/fancybox/fancy_loading.png diff --git a/www/static/fancybox/fancy_nav_left.png b/static/fancybox/fancy_nav_left.png similarity index 100% rename from www/static/fancybox/fancy_nav_left.png rename to static/fancybox/fancy_nav_left.png diff --git a/www/static/fancybox/fancy_nav_right.png b/static/fancybox/fancy_nav_right.png similarity index 100% rename from www/static/fancybox/fancy_nav_right.png rename to static/fancybox/fancy_nav_right.png diff --git a/www/static/fancybox/fancy_shadow_e.png b/static/fancybox/fancy_shadow_e.png similarity index 100% rename from www/static/fancybox/fancy_shadow_e.png rename to static/fancybox/fancy_shadow_e.png diff --git a/www/static/fancybox/fancy_shadow_n.png b/static/fancybox/fancy_shadow_n.png similarity index 100% rename from www/static/fancybox/fancy_shadow_n.png rename to static/fancybox/fancy_shadow_n.png diff --git a/www/static/fancybox/fancy_shadow_ne.png b/static/fancybox/fancy_shadow_ne.png similarity index 100% rename from www/static/fancybox/fancy_shadow_ne.png rename to static/fancybox/fancy_shadow_ne.png diff --git a/www/static/fancybox/fancy_shadow_nw.png b/static/fancybox/fancy_shadow_nw.png similarity index 100% rename from www/static/fancybox/fancy_shadow_nw.png rename to static/fancybox/fancy_shadow_nw.png diff --git a/www/static/fancybox/fancy_shadow_s.png b/static/fancybox/fancy_shadow_s.png similarity index 100% rename from www/static/fancybox/fancy_shadow_s.png rename to static/fancybox/fancy_shadow_s.png diff --git a/www/static/fancybox/fancy_shadow_se.png b/static/fancybox/fancy_shadow_se.png similarity index 100% rename from www/static/fancybox/fancy_shadow_se.png rename to static/fancybox/fancy_shadow_se.png diff --git a/www/static/fancybox/fancy_shadow_sw.png b/static/fancybox/fancy_shadow_sw.png similarity index 100% rename from www/static/fancybox/fancy_shadow_sw.png rename to static/fancybox/fancy_shadow_sw.png diff --git a/www/static/fancybox/fancy_shadow_w.png b/static/fancybox/fancy_shadow_w.png similarity index 100% rename from www/static/fancybox/fancy_shadow_w.png rename to static/fancybox/fancy_shadow_w.png diff --git a/www/static/fancybox/fancy_title_left.png b/static/fancybox/fancy_title_left.png similarity index 100% rename from www/static/fancybox/fancy_title_left.png rename to static/fancybox/fancy_title_left.png diff --git a/www/static/fancybox/fancy_title_main.png b/static/fancybox/fancy_title_main.png similarity index 100% rename from www/static/fancybox/fancy_title_main.png rename to static/fancybox/fancy_title_main.png diff --git a/www/static/fancybox/fancy_title_over.png b/static/fancybox/fancy_title_over.png similarity index 100% rename from www/static/fancybox/fancy_title_over.png rename to static/fancybox/fancy_title_over.png diff --git a/www/static/fancybox/fancy_title_right.png b/static/fancybox/fancy_title_right.png similarity index 100% rename from www/static/fancybox/fancy_title_right.png rename to static/fancybox/fancy_title_right.png diff --git a/www/static/fancybox/fancybox-x.png b/static/fancybox/fancybox-x.png similarity index 100% rename from www/static/fancybox/fancybox-x.png rename to static/fancybox/fancybox-x.png diff --git a/www/static/fancybox/fancybox-y.png b/static/fancybox/fancybox-y.png similarity index 100% rename from www/static/fancybox/fancybox-y.png rename to static/fancybox/fancybox-y.png diff --git a/www/static/fancybox/fancybox.png b/static/fancybox/fancybox.png similarity index 100% rename from www/static/fancybox/fancybox.png rename to static/fancybox/fancybox.png diff --git a/www/static/fancybox/jquery.easing-1.3.pack.js b/static/fancybox/jquery.easing-1.3.pack.js similarity index 100% rename from www/static/fancybox/jquery.easing-1.3.pack.js rename to static/fancybox/jquery.easing-1.3.pack.js diff --git a/www/static/fancybox/jquery.fancybox-1.3.4.css b/static/fancybox/jquery.fancybox-1.3.4.css similarity index 100% rename from www/static/fancybox/jquery.fancybox-1.3.4.css rename to static/fancybox/jquery.fancybox-1.3.4.css diff --git a/www/static/fancybox/jquery.fancybox-1.3.4.js b/static/fancybox/jquery.fancybox-1.3.4.js similarity index 100% rename from www/static/fancybox/jquery.fancybox-1.3.4.js rename to static/fancybox/jquery.fancybox-1.3.4.js diff --git a/www/static/fancybox/jquery.fancybox-1.3.4.pack.js b/static/fancybox/jquery.fancybox-1.3.4.pack.js similarity index 100% rename from www/static/fancybox/jquery.fancybox-1.3.4.pack.js rename to static/fancybox/jquery.fancybox-1.3.4.pack.js diff --git a/www/static/fancybox/jquery.mousewheel-3.0.4.pack.js b/static/fancybox/jquery.mousewheel-3.0.4.pack.js similarity index 100% rename from www/static/fancybox/jquery.mousewheel-3.0.4.pack.js rename to static/fancybox/jquery.mousewheel-3.0.4.pack.js diff --git a/www/static/favicon.ico b/static/favicon.ico similarity index 100% rename from www/static/favicon.ico rename to static/favicon.ico diff --git a/www/static/images/Network-1.png b/static/images/Network-1.png similarity index 100% rename from www/static/images/Network-1.png rename to static/images/Network-1.png diff --git a/www/static/images/Stats1.png b/static/images/Stats1.png similarity index 100% rename from www/static/images/Stats1.png rename to static/images/Stats1.png diff --git a/www/static/images/Stats2.png b/static/images/Stats2.png similarity index 100% rename from www/static/images/Stats2.png rename to static/images/Stats2.png diff --git a/www/static/images/aktinet_logo.jpg b/static/images/aktinet_logo.jpg similarity index 100% rename from www/static/images/aktinet_logo.jpg rename to static/images/aktinet_logo.jpg diff --git a/www/static/images/anythingslider/_2arrows.png b/static/images/anythingslider/_2arrows.png similarity index 100% rename from www/static/images/anythingslider/_2arrows.png rename to static/images/anythingslider/_2arrows.png diff --git a/www/static/images/anythingslider/_arrows.png b/static/images/anythingslider/_arrows.png similarity index 100% rename from www/static/images/anythingslider/_arrows.png rename to static/images/anythingslider/_arrows.png diff --git a/www/static/images/anythingslider/arrows-ipfire2.png b/static/images/anythingslider/arrows-ipfire2.png similarity index 100% rename from www/static/images/anythingslider/arrows-ipfire2.png rename to static/images/anythingslider/arrows-ipfire2.png diff --git a/www/static/images/anythingslider/arrows.png b/static/images/anythingslider/arrows.png similarity index 100% rename from www/static/images/anythingslider/arrows.png rename to static/images/anythingslider/arrows.png diff --git a/www/static/images/anythingslider/cellshade.png b/static/images/anythingslider/cellshade.png similarity index 100% rename from www/static/images/anythingslider/cellshade.png rename to static/images/anythingslider/cellshade.png diff --git a/www/static/images/anythingslider/old_arrows.png b/static/images/anythingslider/old_arrows.png similarity index 100% rename from www/static/images/anythingslider/old_arrows.png rename to static/images/anythingslider/old_arrows.png diff --git a/www/static/images/art/Banner.png b/static/images/art/Banner.png similarity index 100% rename from www/static/images/art/Banner.png rename to static/images/art/Banner.png diff --git a/www/static/images/art/Banner_thumb.png b/static/images/art/Banner_thumb.png similarity index 100% rename from www/static/images/art/Banner_thumb.png rename to static/images/art/Banner_thumb.png diff --git a/www/static/images/art/CD1.png b/static/images/art/CD1.png similarity index 100% rename from www/static/images/art/CD1.png rename to static/images/art/CD1.png diff --git a/www/static/images/art/CD1_thumb.png b/static/images/art/CD1_thumb.png similarity index 100% rename from www/static/images/art/CD1_thumb.png rename to static/images/art/CD1_thumb.png diff --git a/www/static/images/art/CD2.png b/static/images/art/CD2.png similarity index 100% rename from www/static/images/art/CD2.png rename to static/images/art/CD2.png diff --git a/www/static/images/art/CD2_thumb.png b/static/images/art/CD2_thumb.png similarity index 100% rename from www/static/images/art/CD2_thumb.png rename to static/images/art/CD2_thumb.png diff --git a/www/static/images/art/Firetest1.png b/static/images/art/Firetest1.png similarity index 100% rename from www/static/images/art/Firetest1.png rename to static/images/art/Firetest1.png diff --git a/www/static/images/art/Tux.png b/static/images/art/Tux.png similarity index 100% rename from www/static/images/art/Tux.png rename to static/images/art/Tux.png diff --git a/www/static/images/art/Tux_thumb.png b/static/images/art/Tux_thumb.png similarity index 100% rename from www/static/images/art/Tux_thumb.png rename to static/images/art/Tux_thumb.png diff --git a/www/static/images/art/logo2.png b/static/images/art/logo2.png similarity index 100% rename from www/static/images/art/logo2.png rename to static/images/art/logo2.png diff --git a/www/static/images/artwork/cd_label.pdf b/static/images/artwork/cd_label.pdf similarity index 100% rename from www/static/images/artwork/cd_label.pdf rename to static/images/artwork/cd_label.pdf diff --git a/www/static/images/artwork/cd_label_tn.png b/static/images/artwork/cd_label_tn.png similarity index 100% rename from www/static/images/artwork/cd_label_tn.png rename to static/images/artwork/cd_label_tn.png diff --git a/www/static/images/artwork/cd_schuber.pdf b/static/images/artwork/cd_schuber.pdf similarity index 100% rename from www/static/images/artwork/cd_schuber.pdf rename to static/images/artwork/cd_schuber.pdf diff --git a/www/static/images/artwork/cd_schuber_tn.png b/static/images/artwork/cd_schuber_tn.png similarity index 100% rename from www/static/images/artwork/cd_schuber_tn.png rename to static/images/artwork/cd_schuber_tn.png diff --git a/www/static/images/artwork/flyer.pdf b/static/images/artwork/flyer.pdf similarity index 100% rename from www/static/images/artwork/flyer.pdf rename to static/images/artwork/flyer.pdf diff --git a/www/static/images/artwork/flyer_tn.png b/static/images/artwork/flyer_tn.png similarity index 100% rename from www/static/images/artwork/flyer_tn.png rename to static/images/artwork/flyer_tn.png diff --git a/www/static/images/artwork/rollup.pdf b/static/images/artwork/rollup.pdf similarity index 100% rename from www/static/images/artwork/rollup.pdf rename to static/images/artwork/rollup.pdf diff --git a/www/static/images/artwork/rollup_tn.png b/static/images/artwork/rollup_tn.png similarity index 100% rename from www/static/images/artwork/rollup_tn.png rename to static/images/artwork/rollup_tn.png diff --git a/www/static/images/banners/hetzner_hosted_by_1.jpg b/static/images/banners/hetzner_hosted_by_1.jpg similarity index 100% rename from www/static/images/banners/hetzner_hosted_by_1.jpg rename to static/images/banners/hetzner_hosted_by_1.jpg diff --git a/www/static/images/banners/like_us_on_fb.png b/static/images/banners/like_us_on_fb.png similarity index 100% rename from www/static/images/banners/like_us_on_fb.png rename to static/images/banners/like_us_on_fb.png diff --git a/www/static/images/bg-menu99.png b/static/images/bg-menu99.png similarity index 100% rename from www/static/images/bg-menu99.png rename to static/images/bg-menu99.png diff --git a/www/static/images/bg-shl.png b/static/images/bg-shl.png similarity index 100% rename from www/static/images/bg-shl.png rename to static/images/bg-shl.png diff --git a/www/static/images/bg-shr.png b/static/images/bg-shr.png similarity index 100% rename from www/static/images/bg-shr.png rename to static/images/bg-shr.png diff --git a/www/static/images/bg.png b/static/images/bg.png similarity index 100% rename from www/static/images/bg.png rename to static/images/bg.png diff --git a/www/static/images/bg1.png b/static/images/bg1.png similarity index 100% rename from www/static/images/bg1.png rename to static/images/bg1.png diff --git a/www/static/images/bittorrent.png b/static/images/bittorrent.png similarity index 100% rename from www/static/images/bittorrent.png rename to static/images/bittorrent.png diff --git a/www/static/images/box_ipfire.png b/static/images/box_ipfire.png similarity index 100% rename from www/static/images/box_ipfire.png rename to static/images/box_ipfire.png diff --git a/www/static/images/btn-blue.png b/static/images/btn-blue.png similarity index 100% rename from www/static/images/btn-blue.png rename to static/images/btn-blue.png diff --git a/www/static/images/btn-break.png b/static/images/btn-break.png similarity index 100% rename from www/static/images/btn-break.png rename to static/images/btn-break.png diff --git a/www/static/images/btn-empty.png b/static/images/btn-empty.png similarity index 100% rename from www/static/images/btn-empty.png rename to static/images/btn-empty.png diff --git a/www/static/images/btn-green.png b/static/images/btn-green.png similarity index 100% rename from www/static/images/btn-green.png rename to static/images/btn-green.png diff --git a/www/static/images/btn-orange.png b/static/images/btn-orange.png similarity index 100% rename from www/static/images/btn-orange.png rename to static/images/btn-orange.png diff --git a/www/static/images/btn-red.png b/static/images/btn-red.png similarity index 100% rename from www/static/images/btn-red.png rename to static/images/btn-red.png diff --git a/www/static/images/btn-red2.png b/static/images/btn-red2.png similarity index 100% rename from www/static/images/btn-red2.png rename to static/images/btn-red2.png diff --git a/www/static/images/btn-white.png b/static/images/btn-white.png similarity index 100% rename from www/static/images/btn-white.png rename to static/images/btn-white.png diff --git a/www/static/images/btn-yellow.png b/static/images/btn-yellow.png similarity index 100% rename from www/static/images/btn-yellow.png rename to static/images/btn-yellow.png diff --git a/www/static/images/buttons/cebit_96x320.png b/static/images/buttons/cebit_96x320.png similarity index 100% rename from www/static/images/buttons/cebit_96x320.png rename to static/images/buttons/cebit_96x320.png diff --git a/www/static/images/buttons/download_core_96x320.png b/static/images/buttons/download_core_96x320.png similarity index 100% rename from www/static/images/buttons/download_core_96x320.png rename to static/images/buttons/download_core_96x320.png diff --git a/www/static/images/cebit-171px.png b/static/images/cebit-171px.png similarity index 100% rename from www/static/images/cebit-171px.png rename to static/images/cebit-171px.png diff --git a/www/static/images/cebit-177px_schatten.png b/static/images/cebit-177px_schatten.png similarity index 100% rename from www/static/images/cebit-177px_schatten.png rename to static/images/cebit-177px_schatten.png diff --git a/www/static/images/cebit/cebit_2010_1.jpg b/static/images/cebit/cebit_2010_1.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_1.jpg rename to static/images/cebit/cebit_2010_1.jpg diff --git a/www/static/images/cebit/cebit_2010_1_tn.jpg b/static/images/cebit/cebit_2010_1_tn.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_1_tn.jpg rename to static/images/cebit/cebit_2010_1_tn.jpg diff --git a/www/static/images/cebit/cebit_2010_2.jpg b/static/images/cebit/cebit_2010_2.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_2.jpg rename to static/images/cebit/cebit_2010_2.jpg diff --git a/www/static/images/cebit/cebit_2010_2_tn.jpg b/static/images/cebit/cebit_2010_2_tn.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_2_tn.jpg rename to static/images/cebit/cebit_2010_2_tn.jpg diff --git a/www/static/images/cebit/cebit_2010_3.jpg b/static/images/cebit/cebit_2010_3.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_3.jpg rename to static/images/cebit/cebit_2010_3.jpg diff --git a/www/static/images/cebit/cebit_2010_3_tn.jpg b/static/images/cebit/cebit_2010_3_tn.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_3_tn.jpg rename to static/images/cebit/cebit_2010_3_tn.jpg diff --git a/www/static/images/cebit/cebit_2010_4.jpg b/static/images/cebit/cebit_2010_4.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_4.jpg rename to static/images/cebit/cebit_2010_4.jpg diff --git a/www/static/images/cebit/cebit_2010_4_tn.jpg b/static/images/cebit/cebit_2010_4_tn.jpg similarity index 100% rename from www/static/images/cebit/cebit_2010_4_tn.jpg rename to static/images/cebit/cebit_2010_4_tn.jpg diff --git a/www/static/images/cebit2010_logo_en.png b/static/images/cebit2010_logo_en.png similarity index 100% rename from www/static/images/cebit2010_logo_en.png rename to static/images/cebit2010_logo_en.png diff --git a/www/static/images/de.gif b/static/images/de.gif similarity index 100% rename from www/static/images/de.gif rename to static/images/de.gif diff --git a/www/static/images/development.png b/static/images/development.png similarity index 100% rename from www/static/images/development.png rename to static/images/development.png diff --git a/www/static/images/download.png b/static/images/download.png similarity index 100% rename from www/static/images/download.png rename to static/images/download.png diff --git a/www/static/images/download_button.png b/static/images/download_button.png similarity index 100% rename from www/static/images/download_button.png rename to static/images/download_button.png diff --git a/www/static/images/download_type_alix.png b/static/images/download_type_alix.png similarity index 100% rename from www/static/images/download_type_alix.png rename to static/images/download_type_alix.png diff --git a/www/static/images/download_type_flash.png b/static/images/download_type_flash.png similarity index 100% rename from www/static/images/download_type_flash.png rename to static/images/download_type_flash.png diff --git a/www/static/images/download_type_iso.png b/static/images/download_type_iso.png similarity index 100% rename from www/static/images/download_type_iso.png rename to static/images/download_type_iso.png diff --git a/www/static/images/download_type_torrent.png b/static/images/download_type_torrent.png similarity index 100% rename from www/static/images/download_type_torrent.png rename to static/images/download_type_torrent.png diff --git a/www/static/images/download_type_usbfdd.png b/static/images/download_type_usbfdd.png similarity index 100% rename from www/static/images/download_type_usbfdd.png rename to static/images/download_type_usbfdd.png diff --git a/www/static/images/download_type_usbhdd.png b/static/images/download_type_usbhdd.png similarity index 100% rename from www/static/images/download_type_usbhdd.png rename to static/images/download_type_usbhdd.png diff --git a/www/static/images/download_type_xen.png b/static/images/download_type_xen.png similarity index 100% rename from www/static/images/download_type_xen.png rename to static/images/download_type_xen.png diff --git a/www/static/images/en.gif b/static/images/en.gif similarity index 100% rename from www/static/images/en.gif rename to static/images/en.gif diff --git a/www/static/images/error/403.png b/static/images/error/403.png similarity index 100% rename from www/static/images/error/403.png rename to static/images/error/403.png diff --git a/www/static/images/error/404.png b/static/images/error/404.png similarity index 100% rename from www/static/images/error/404.png rename to static/images/error/404.png diff --git a/www/static/images/error/500.png b/static/images/error/500.png similarity index 100% rename from www/static/images/error/500.png rename to static/images/error/500.png diff --git a/www/static/images/features.png b/static/images/features.png similarity index 100% rename from www/static/images/features.png rename to static/images/features.png diff --git a/www/static/images/feed.png b/static/images/feed.png similarity index 100% rename from www/static/images/feed.png rename to static/images/feed.png diff --git a/www/static/images/flags/ad.png b/static/images/flags/ad.png similarity index 100% rename from www/static/images/flags/ad.png rename to static/images/flags/ad.png diff --git a/www/static/images/flags/ae.png b/static/images/flags/ae.png similarity index 100% rename from www/static/images/flags/ae.png rename to static/images/flags/ae.png diff --git a/www/static/images/flags/af.png b/static/images/flags/af.png similarity index 100% rename from www/static/images/flags/af.png rename to static/images/flags/af.png diff --git a/www/static/images/flags/ag.png b/static/images/flags/ag.png similarity index 100% rename from www/static/images/flags/ag.png rename to static/images/flags/ag.png diff --git a/www/static/images/flags/ai.png b/static/images/flags/ai.png similarity index 100% rename from www/static/images/flags/ai.png rename to static/images/flags/ai.png diff --git a/www/static/images/flags/al.png b/static/images/flags/al.png similarity index 100% rename from www/static/images/flags/al.png rename to static/images/flags/al.png diff --git a/www/static/images/flags/am.png b/static/images/flags/am.png similarity index 100% rename from www/static/images/flags/am.png rename to static/images/flags/am.png diff --git a/www/static/images/flags/an.png b/static/images/flags/an.png similarity index 100% rename from www/static/images/flags/an.png rename to static/images/flags/an.png diff --git a/www/static/images/flags/ao.png b/static/images/flags/ao.png similarity index 100% rename from www/static/images/flags/ao.png rename to static/images/flags/ao.png diff --git a/www/static/images/flags/ar.png b/static/images/flags/ar.png similarity index 100% rename from www/static/images/flags/ar.png rename to static/images/flags/ar.png diff --git a/www/static/images/flags/as.png b/static/images/flags/as.png similarity index 100% rename from www/static/images/flags/as.png rename to static/images/flags/as.png diff --git a/www/static/images/flags/at.png b/static/images/flags/at.png similarity index 100% rename from www/static/images/flags/at.png rename to static/images/flags/at.png diff --git a/www/static/images/flags/au.png b/static/images/flags/au.png similarity index 100% rename from www/static/images/flags/au.png rename to static/images/flags/au.png diff --git a/www/static/images/flags/aw.png b/static/images/flags/aw.png similarity index 100% rename from www/static/images/flags/aw.png rename to static/images/flags/aw.png diff --git a/www/static/images/flags/ax.png b/static/images/flags/ax.png similarity index 100% rename from www/static/images/flags/ax.png rename to static/images/flags/ax.png diff --git a/www/static/images/flags/az.png b/static/images/flags/az.png similarity index 100% rename from www/static/images/flags/az.png rename to static/images/flags/az.png diff --git a/www/static/images/flags/ba.png b/static/images/flags/ba.png similarity index 100% rename from www/static/images/flags/ba.png rename to static/images/flags/ba.png diff --git a/www/static/images/flags/bb.png b/static/images/flags/bb.png similarity index 100% rename from www/static/images/flags/bb.png rename to static/images/flags/bb.png diff --git a/www/static/images/flags/bd.png b/static/images/flags/bd.png similarity index 100% rename from www/static/images/flags/bd.png rename to static/images/flags/bd.png diff --git a/www/static/images/flags/be.png b/static/images/flags/be.png similarity index 100% rename from www/static/images/flags/be.png rename to static/images/flags/be.png diff --git a/www/static/images/flags/bf.png b/static/images/flags/bf.png similarity index 100% rename from www/static/images/flags/bf.png rename to static/images/flags/bf.png diff --git a/www/static/images/flags/bg.png b/static/images/flags/bg.png similarity index 100% rename from www/static/images/flags/bg.png rename to static/images/flags/bg.png diff --git a/www/static/images/flags/bh.png b/static/images/flags/bh.png similarity index 100% rename from www/static/images/flags/bh.png rename to static/images/flags/bh.png diff --git a/www/static/images/flags/bi.png b/static/images/flags/bi.png similarity index 100% rename from www/static/images/flags/bi.png rename to static/images/flags/bi.png diff --git a/www/static/images/flags/bj.png b/static/images/flags/bj.png similarity index 100% rename from www/static/images/flags/bj.png rename to static/images/flags/bj.png diff --git a/www/static/images/flags/bm.png b/static/images/flags/bm.png similarity index 100% rename from www/static/images/flags/bm.png rename to static/images/flags/bm.png diff --git a/www/static/images/flags/bn.png b/static/images/flags/bn.png similarity index 100% rename from www/static/images/flags/bn.png rename to static/images/flags/bn.png diff --git a/www/static/images/flags/bo.png b/static/images/flags/bo.png similarity index 100% rename from www/static/images/flags/bo.png rename to static/images/flags/bo.png diff --git a/www/static/images/flags/br.png b/static/images/flags/br.png similarity index 100% rename from www/static/images/flags/br.png rename to static/images/flags/br.png diff --git a/www/static/images/flags/bs.png b/static/images/flags/bs.png similarity index 100% rename from www/static/images/flags/bs.png rename to static/images/flags/bs.png diff --git a/www/static/images/flags/bt.png b/static/images/flags/bt.png similarity index 100% rename from www/static/images/flags/bt.png rename to static/images/flags/bt.png diff --git a/www/static/images/flags/bv.png b/static/images/flags/bv.png similarity index 100% rename from www/static/images/flags/bv.png rename to static/images/flags/bv.png diff --git a/www/static/images/flags/bw.png b/static/images/flags/bw.png similarity index 100% rename from www/static/images/flags/bw.png rename to static/images/flags/bw.png diff --git a/www/static/images/flags/by.png b/static/images/flags/by.png similarity index 100% rename from www/static/images/flags/by.png rename to static/images/flags/by.png diff --git a/www/static/images/flags/bz.png b/static/images/flags/bz.png similarity index 100% rename from www/static/images/flags/bz.png rename to static/images/flags/bz.png diff --git a/www/static/images/flags/ca.png b/static/images/flags/ca.png similarity index 100% rename from www/static/images/flags/ca.png rename to static/images/flags/ca.png diff --git a/www/static/images/flags/catalonia.png b/static/images/flags/catalonia.png similarity index 100% rename from www/static/images/flags/catalonia.png rename to static/images/flags/catalonia.png diff --git a/www/static/images/flags/cc.png b/static/images/flags/cc.png similarity index 100% rename from www/static/images/flags/cc.png rename to static/images/flags/cc.png diff --git a/www/static/images/flags/cd.png b/static/images/flags/cd.png similarity index 100% rename from www/static/images/flags/cd.png rename to static/images/flags/cd.png diff --git a/www/static/images/flags/cf.png b/static/images/flags/cf.png similarity index 100% rename from www/static/images/flags/cf.png rename to static/images/flags/cf.png diff --git a/www/static/images/flags/cg.png b/static/images/flags/cg.png similarity index 100% rename from www/static/images/flags/cg.png rename to static/images/flags/cg.png diff --git a/www/static/images/flags/ch.png b/static/images/flags/ch.png similarity index 100% rename from www/static/images/flags/ch.png rename to static/images/flags/ch.png diff --git a/www/static/images/flags/ci.png b/static/images/flags/ci.png similarity index 100% rename from www/static/images/flags/ci.png rename to static/images/flags/ci.png diff --git a/www/static/images/flags/ck.png b/static/images/flags/ck.png similarity index 100% rename from www/static/images/flags/ck.png rename to static/images/flags/ck.png diff --git a/www/static/images/flags/cl.png b/static/images/flags/cl.png similarity index 100% rename from www/static/images/flags/cl.png rename to static/images/flags/cl.png diff --git a/www/static/images/flags/cm.png b/static/images/flags/cm.png similarity index 100% rename from www/static/images/flags/cm.png rename to static/images/flags/cm.png diff --git a/www/static/images/flags/cn.png b/static/images/flags/cn.png similarity index 100% rename from www/static/images/flags/cn.png rename to static/images/flags/cn.png diff --git a/www/static/images/flags/co.png b/static/images/flags/co.png similarity index 100% rename from www/static/images/flags/co.png rename to static/images/flags/co.png diff --git a/www/static/images/flags/cr.png b/static/images/flags/cr.png similarity index 100% rename from www/static/images/flags/cr.png rename to static/images/flags/cr.png diff --git a/www/static/images/flags/cs.png b/static/images/flags/cs.png similarity index 100% rename from www/static/images/flags/cs.png rename to static/images/flags/cs.png diff --git a/www/static/images/flags/cu.png b/static/images/flags/cu.png similarity index 100% rename from www/static/images/flags/cu.png rename to static/images/flags/cu.png diff --git a/www/static/images/flags/cv.png b/static/images/flags/cv.png similarity index 100% rename from www/static/images/flags/cv.png rename to static/images/flags/cv.png diff --git a/www/static/images/flags/cx.png b/static/images/flags/cx.png similarity index 100% rename from www/static/images/flags/cx.png rename to static/images/flags/cx.png diff --git a/www/static/images/flags/cy.png b/static/images/flags/cy.png similarity index 100% rename from www/static/images/flags/cy.png rename to static/images/flags/cy.png diff --git a/www/static/images/flags/cz.png b/static/images/flags/cz.png similarity index 100% rename from www/static/images/flags/cz.png rename to static/images/flags/cz.png diff --git a/www/static/images/flags/da.png b/static/images/flags/da.png similarity index 100% rename from www/static/images/flags/da.png rename to static/images/flags/da.png diff --git a/www/static/images/flags/de.png b/static/images/flags/de.png similarity index 100% rename from www/static/images/flags/de.png rename to static/images/flags/de.png diff --git a/www/static/images/flags/dj.png b/static/images/flags/dj.png similarity index 100% rename from www/static/images/flags/dj.png rename to static/images/flags/dj.png diff --git a/www/static/images/flags/dk.png b/static/images/flags/dk.png similarity index 100% rename from www/static/images/flags/dk.png rename to static/images/flags/dk.png diff --git a/www/static/images/flags/dm.png b/static/images/flags/dm.png similarity index 100% rename from www/static/images/flags/dm.png rename to static/images/flags/dm.png diff --git a/www/static/images/flags/do.png b/static/images/flags/do.png similarity index 100% rename from www/static/images/flags/do.png rename to static/images/flags/do.png diff --git a/www/static/images/flags/dz.png b/static/images/flags/dz.png similarity index 100% rename from www/static/images/flags/dz.png rename to static/images/flags/dz.png diff --git a/www/static/images/flags/ec.png b/static/images/flags/ec.png similarity index 100% rename from www/static/images/flags/ec.png rename to static/images/flags/ec.png diff --git a/www/static/images/flags/ee.png b/static/images/flags/ee.png similarity index 100% rename from www/static/images/flags/ee.png rename to static/images/flags/ee.png diff --git a/www/static/images/flags/eg.png b/static/images/flags/eg.png similarity index 100% rename from www/static/images/flags/eg.png rename to static/images/flags/eg.png diff --git a/www/static/images/flags/eh.png b/static/images/flags/eh.png similarity index 100% rename from www/static/images/flags/eh.png rename to static/images/flags/eh.png diff --git a/www/static/images/flags/en.png b/static/images/flags/en.png similarity index 100% rename from www/static/images/flags/en.png rename to static/images/flags/en.png diff --git a/www/static/images/flags/england.png b/static/images/flags/england.png similarity index 100% rename from www/static/images/flags/england.png rename to static/images/flags/england.png diff --git a/www/static/images/flags/er.png b/static/images/flags/er.png similarity index 100% rename from www/static/images/flags/er.png rename to static/images/flags/er.png diff --git a/www/static/images/flags/es.png b/static/images/flags/es.png similarity index 100% rename from www/static/images/flags/es.png rename to static/images/flags/es.png diff --git a/www/static/images/flags/et.png b/static/images/flags/et.png similarity index 100% rename from www/static/images/flags/et.png rename to static/images/flags/et.png diff --git a/www/static/images/flags/europeanunion.png b/static/images/flags/europeanunion.png similarity index 100% rename from www/static/images/flags/europeanunion.png rename to static/images/flags/europeanunion.png diff --git a/www/static/images/flags/fam.png b/static/images/flags/fam.png similarity index 100% rename from www/static/images/flags/fam.png rename to static/images/flags/fam.png diff --git a/www/static/images/flags/fi.png b/static/images/flags/fi.png similarity index 100% rename from www/static/images/flags/fi.png rename to static/images/flags/fi.png diff --git a/www/static/images/flags/fj.png b/static/images/flags/fj.png similarity index 100% rename from www/static/images/flags/fj.png rename to static/images/flags/fj.png diff --git a/www/static/images/flags/fk.png b/static/images/flags/fk.png similarity index 100% rename from www/static/images/flags/fk.png rename to static/images/flags/fk.png diff --git a/www/static/images/flags/fm.png b/static/images/flags/fm.png similarity index 100% rename from www/static/images/flags/fm.png rename to static/images/flags/fm.png diff --git a/www/static/images/flags/fo.png b/static/images/flags/fo.png similarity index 100% rename from www/static/images/flags/fo.png rename to static/images/flags/fo.png diff --git a/www/static/images/flags/fr.png b/static/images/flags/fr.png similarity index 100% rename from www/static/images/flags/fr.png rename to static/images/flags/fr.png diff --git a/www/static/images/flags/ga.png b/static/images/flags/ga.png similarity index 100% rename from www/static/images/flags/ga.png rename to static/images/flags/ga.png diff --git a/www/static/images/flags/gb.png b/static/images/flags/gb.png similarity index 100% rename from www/static/images/flags/gb.png rename to static/images/flags/gb.png diff --git a/www/static/images/flags/gd.png b/static/images/flags/gd.png similarity index 100% rename from www/static/images/flags/gd.png rename to static/images/flags/gd.png diff --git a/www/static/images/flags/ge.png b/static/images/flags/ge.png similarity index 100% rename from www/static/images/flags/ge.png rename to static/images/flags/ge.png diff --git a/www/static/images/flags/gf.png b/static/images/flags/gf.png similarity index 100% rename from www/static/images/flags/gf.png rename to static/images/flags/gf.png diff --git a/www/static/images/flags/gh.png b/static/images/flags/gh.png similarity index 100% rename from www/static/images/flags/gh.png rename to static/images/flags/gh.png diff --git a/www/static/images/flags/gi.png b/static/images/flags/gi.png similarity index 100% rename from www/static/images/flags/gi.png rename to static/images/flags/gi.png diff --git a/www/static/images/flags/gl.png b/static/images/flags/gl.png similarity index 100% rename from www/static/images/flags/gl.png rename to static/images/flags/gl.png diff --git a/www/static/images/flags/gm.png b/static/images/flags/gm.png similarity index 100% rename from www/static/images/flags/gm.png rename to static/images/flags/gm.png diff --git a/www/static/images/flags/gn.png b/static/images/flags/gn.png similarity index 100% rename from www/static/images/flags/gn.png rename to static/images/flags/gn.png diff --git a/www/static/images/flags/gp.png b/static/images/flags/gp.png similarity index 100% rename from www/static/images/flags/gp.png rename to static/images/flags/gp.png diff --git a/www/static/images/flags/gq.png b/static/images/flags/gq.png similarity index 100% rename from www/static/images/flags/gq.png rename to static/images/flags/gq.png diff --git a/www/static/images/flags/gr.png b/static/images/flags/gr.png similarity index 100% rename from www/static/images/flags/gr.png rename to static/images/flags/gr.png diff --git a/www/static/images/flags/gs.png b/static/images/flags/gs.png similarity index 100% rename from www/static/images/flags/gs.png rename to static/images/flags/gs.png diff --git a/www/static/images/flags/gt.png b/static/images/flags/gt.png similarity index 100% rename from www/static/images/flags/gt.png rename to static/images/flags/gt.png diff --git a/www/static/images/flags/gu.png b/static/images/flags/gu.png similarity index 100% rename from www/static/images/flags/gu.png rename to static/images/flags/gu.png diff --git a/www/static/images/flags/gw.png b/static/images/flags/gw.png similarity index 100% rename from www/static/images/flags/gw.png rename to static/images/flags/gw.png diff --git a/www/static/images/flags/gy.png b/static/images/flags/gy.png similarity index 100% rename from www/static/images/flags/gy.png rename to static/images/flags/gy.png diff --git a/www/static/images/flags/hk.png b/static/images/flags/hk.png similarity index 100% rename from www/static/images/flags/hk.png rename to static/images/flags/hk.png diff --git a/www/static/images/flags/hm.png b/static/images/flags/hm.png similarity index 100% rename from www/static/images/flags/hm.png rename to static/images/flags/hm.png diff --git a/www/static/images/flags/hn.png b/static/images/flags/hn.png similarity index 100% rename from www/static/images/flags/hn.png rename to static/images/flags/hn.png diff --git a/www/static/images/flags/hr.png b/static/images/flags/hr.png similarity index 100% rename from www/static/images/flags/hr.png rename to static/images/flags/hr.png diff --git a/www/static/images/flags/ht.png b/static/images/flags/ht.png similarity index 100% rename from www/static/images/flags/ht.png rename to static/images/flags/ht.png diff --git a/www/static/images/flags/hu.png b/static/images/flags/hu.png similarity index 100% rename from www/static/images/flags/hu.png rename to static/images/flags/hu.png diff --git a/www/static/images/flags/id.png b/static/images/flags/id.png similarity index 100% rename from www/static/images/flags/id.png rename to static/images/flags/id.png diff --git a/www/static/images/flags/ie.png b/static/images/flags/ie.png similarity index 100% rename from www/static/images/flags/ie.png rename to static/images/flags/ie.png diff --git a/www/static/images/flags/il.png b/static/images/flags/il.png similarity index 100% rename from www/static/images/flags/il.png rename to static/images/flags/il.png diff --git a/www/static/images/flags/in.png b/static/images/flags/in.png similarity index 100% rename from www/static/images/flags/in.png rename to static/images/flags/in.png diff --git a/www/static/images/flags/io.png b/static/images/flags/io.png similarity index 100% rename from www/static/images/flags/io.png rename to static/images/flags/io.png diff --git a/www/static/images/flags/iq.png b/static/images/flags/iq.png similarity index 100% rename from www/static/images/flags/iq.png rename to static/images/flags/iq.png diff --git a/www/static/images/flags/ir.png b/static/images/flags/ir.png similarity index 100% rename from www/static/images/flags/ir.png rename to static/images/flags/ir.png diff --git a/www/static/images/flags/is.png b/static/images/flags/is.png similarity index 100% rename from www/static/images/flags/is.png rename to static/images/flags/is.png diff --git a/www/static/images/flags/it.png b/static/images/flags/it.png similarity index 100% rename from www/static/images/flags/it.png rename to static/images/flags/it.png diff --git a/www/static/images/flags/jm.png b/static/images/flags/jm.png similarity index 100% rename from www/static/images/flags/jm.png rename to static/images/flags/jm.png diff --git a/www/static/images/flags/jo.png b/static/images/flags/jo.png similarity index 100% rename from www/static/images/flags/jo.png rename to static/images/flags/jo.png diff --git a/www/static/images/flags/jp.png b/static/images/flags/jp.png similarity index 100% rename from www/static/images/flags/jp.png rename to static/images/flags/jp.png diff --git a/www/static/images/flags/ke.png b/static/images/flags/ke.png similarity index 100% rename from www/static/images/flags/ke.png rename to static/images/flags/ke.png diff --git a/www/static/images/flags/kg.png b/static/images/flags/kg.png similarity index 100% rename from www/static/images/flags/kg.png rename to static/images/flags/kg.png diff --git a/www/static/images/flags/kh.png b/static/images/flags/kh.png similarity index 100% rename from www/static/images/flags/kh.png rename to static/images/flags/kh.png diff --git a/www/static/images/flags/ki.png b/static/images/flags/ki.png similarity index 100% rename from www/static/images/flags/ki.png rename to static/images/flags/ki.png diff --git a/www/static/images/flags/km.png b/static/images/flags/km.png similarity index 100% rename from www/static/images/flags/km.png rename to static/images/flags/km.png diff --git a/www/static/images/flags/kn.png b/static/images/flags/kn.png similarity index 100% rename from www/static/images/flags/kn.png rename to static/images/flags/kn.png diff --git a/www/static/images/flags/kp.png b/static/images/flags/kp.png similarity index 100% rename from www/static/images/flags/kp.png rename to static/images/flags/kp.png diff --git a/www/static/images/flags/kr.png b/static/images/flags/kr.png similarity index 100% rename from www/static/images/flags/kr.png rename to static/images/flags/kr.png diff --git a/www/static/images/flags/kw.png b/static/images/flags/kw.png similarity index 100% rename from www/static/images/flags/kw.png rename to static/images/flags/kw.png diff --git a/www/static/images/flags/ky.png b/static/images/flags/ky.png similarity index 100% rename from www/static/images/flags/ky.png rename to static/images/flags/ky.png diff --git a/www/static/images/flags/kz.png b/static/images/flags/kz.png similarity index 100% rename from www/static/images/flags/kz.png rename to static/images/flags/kz.png diff --git a/www/static/images/flags/la.png b/static/images/flags/la.png similarity index 100% rename from www/static/images/flags/la.png rename to static/images/flags/la.png diff --git a/www/static/images/flags/lb.png b/static/images/flags/lb.png similarity index 100% rename from www/static/images/flags/lb.png rename to static/images/flags/lb.png diff --git a/www/static/images/flags/lc.png b/static/images/flags/lc.png similarity index 100% rename from www/static/images/flags/lc.png rename to static/images/flags/lc.png diff --git a/www/static/images/flags/li.png b/static/images/flags/li.png similarity index 100% rename from www/static/images/flags/li.png rename to static/images/flags/li.png diff --git a/www/static/images/flags/lk.png b/static/images/flags/lk.png similarity index 100% rename from www/static/images/flags/lk.png rename to static/images/flags/lk.png diff --git a/www/static/images/flags/lr.png b/static/images/flags/lr.png similarity index 100% rename from www/static/images/flags/lr.png rename to static/images/flags/lr.png diff --git a/www/static/images/flags/ls.png b/static/images/flags/ls.png similarity index 100% rename from www/static/images/flags/ls.png rename to static/images/flags/ls.png diff --git a/www/static/images/flags/lt.png b/static/images/flags/lt.png similarity index 100% rename from www/static/images/flags/lt.png rename to static/images/flags/lt.png diff --git a/www/static/images/flags/lu.png b/static/images/flags/lu.png similarity index 100% rename from www/static/images/flags/lu.png rename to static/images/flags/lu.png diff --git a/www/static/images/flags/lv.png b/static/images/flags/lv.png similarity index 100% rename from www/static/images/flags/lv.png rename to static/images/flags/lv.png diff --git a/www/static/images/flags/ly.png b/static/images/flags/ly.png similarity index 100% rename from www/static/images/flags/ly.png rename to static/images/flags/ly.png diff --git a/www/static/images/flags/ma.png b/static/images/flags/ma.png similarity index 100% rename from www/static/images/flags/ma.png rename to static/images/flags/ma.png diff --git a/www/static/images/flags/mc.png b/static/images/flags/mc.png similarity index 100% rename from www/static/images/flags/mc.png rename to static/images/flags/mc.png diff --git a/www/static/images/flags/md.png b/static/images/flags/md.png similarity index 100% rename from www/static/images/flags/md.png rename to static/images/flags/md.png diff --git a/www/static/images/flags/me.png b/static/images/flags/me.png similarity index 100% rename from www/static/images/flags/me.png rename to static/images/flags/me.png diff --git a/www/static/images/flags/mg.png b/static/images/flags/mg.png similarity index 100% rename from www/static/images/flags/mg.png rename to static/images/flags/mg.png diff --git a/www/static/images/flags/mh.png b/static/images/flags/mh.png similarity index 100% rename from www/static/images/flags/mh.png rename to static/images/flags/mh.png diff --git a/www/static/images/flags/mk.png b/static/images/flags/mk.png similarity index 100% rename from www/static/images/flags/mk.png rename to static/images/flags/mk.png diff --git a/www/static/images/flags/ml.png b/static/images/flags/ml.png similarity index 100% rename from www/static/images/flags/ml.png rename to static/images/flags/ml.png diff --git a/www/static/images/flags/mm.png b/static/images/flags/mm.png similarity index 100% rename from www/static/images/flags/mm.png rename to static/images/flags/mm.png diff --git a/www/static/images/flags/mn.png b/static/images/flags/mn.png similarity index 100% rename from www/static/images/flags/mn.png rename to static/images/flags/mn.png diff --git a/www/static/images/flags/mo.png b/static/images/flags/mo.png similarity index 100% rename from www/static/images/flags/mo.png rename to static/images/flags/mo.png diff --git a/www/static/images/flags/mp.png b/static/images/flags/mp.png similarity index 100% rename from www/static/images/flags/mp.png rename to static/images/flags/mp.png diff --git a/www/static/images/flags/mq.png b/static/images/flags/mq.png similarity index 100% rename from www/static/images/flags/mq.png rename to static/images/flags/mq.png diff --git a/www/static/images/flags/mr.png b/static/images/flags/mr.png similarity index 100% rename from www/static/images/flags/mr.png rename to static/images/flags/mr.png diff --git a/www/static/images/flags/ms.png b/static/images/flags/ms.png similarity index 100% rename from www/static/images/flags/ms.png rename to static/images/flags/ms.png diff --git a/www/static/images/flags/mt.png b/static/images/flags/mt.png similarity index 100% rename from www/static/images/flags/mt.png rename to static/images/flags/mt.png diff --git a/www/static/images/flags/mu.png b/static/images/flags/mu.png similarity index 100% rename from www/static/images/flags/mu.png rename to static/images/flags/mu.png diff --git a/www/static/images/flags/mv.png b/static/images/flags/mv.png similarity index 100% rename from www/static/images/flags/mv.png rename to static/images/flags/mv.png diff --git a/www/static/images/flags/mw.png b/static/images/flags/mw.png similarity index 100% rename from www/static/images/flags/mw.png rename to static/images/flags/mw.png diff --git a/www/static/images/flags/mx.png b/static/images/flags/mx.png similarity index 100% rename from www/static/images/flags/mx.png rename to static/images/flags/mx.png diff --git a/www/static/images/flags/my.png b/static/images/flags/my.png similarity index 100% rename from www/static/images/flags/my.png rename to static/images/flags/my.png diff --git a/www/static/images/flags/mz.png b/static/images/flags/mz.png similarity index 100% rename from www/static/images/flags/mz.png rename to static/images/flags/mz.png diff --git a/www/static/images/flags/na.png b/static/images/flags/na.png similarity index 100% rename from www/static/images/flags/na.png rename to static/images/flags/na.png diff --git a/www/static/images/flags/nc.png b/static/images/flags/nc.png similarity index 100% rename from www/static/images/flags/nc.png rename to static/images/flags/nc.png diff --git a/www/static/images/flags/ne.png b/static/images/flags/ne.png similarity index 100% rename from www/static/images/flags/ne.png rename to static/images/flags/ne.png diff --git a/www/static/images/flags/nf.png b/static/images/flags/nf.png similarity index 100% rename from www/static/images/flags/nf.png rename to static/images/flags/nf.png diff --git a/www/static/images/flags/ng.png b/static/images/flags/ng.png similarity index 100% rename from www/static/images/flags/ng.png rename to static/images/flags/ng.png diff --git a/www/static/images/flags/ni.png b/static/images/flags/ni.png similarity index 100% rename from www/static/images/flags/ni.png rename to static/images/flags/ni.png diff --git a/www/static/images/flags/nl.png b/static/images/flags/nl.png similarity index 100% rename from www/static/images/flags/nl.png rename to static/images/flags/nl.png diff --git a/www/static/images/flags/no.png b/static/images/flags/no.png similarity index 100% rename from www/static/images/flags/no.png rename to static/images/flags/no.png diff --git a/www/static/images/flags/np.png b/static/images/flags/np.png similarity index 100% rename from www/static/images/flags/np.png rename to static/images/flags/np.png diff --git a/www/static/images/flags/nr.png b/static/images/flags/nr.png similarity index 100% rename from www/static/images/flags/nr.png rename to static/images/flags/nr.png diff --git a/www/static/images/flags/nu.png b/static/images/flags/nu.png similarity index 100% rename from www/static/images/flags/nu.png rename to static/images/flags/nu.png diff --git a/www/static/images/flags/nz.png b/static/images/flags/nz.png similarity index 100% rename from www/static/images/flags/nz.png rename to static/images/flags/nz.png diff --git a/www/static/images/flags/om.png b/static/images/flags/om.png similarity index 100% rename from www/static/images/flags/om.png rename to static/images/flags/om.png diff --git a/www/static/images/flags/pa.png b/static/images/flags/pa.png similarity index 100% rename from www/static/images/flags/pa.png rename to static/images/flags/pa.png diff --git a/www/static/images/flags/pe.png b/static/images/flags/pe.png similarity index 100% rename from www/static/images/flags/pe.png rename to static/images/flags/pe.png diff --git a/www/static/images/flags/pf.png b/static/images/flags/pf.png similarity index 100% rename from www/static/images/flags/pf.png rename to static/images/flags/pf.png diff --git a/www/static/images/flags/pg.png b/static/images/flags/pg.png similarity index 100% rename from www/static/images/flags/pg.png rename to static/images/flags/pg.png diff --git a/www/static/images/flags/ph.png b/static/images/flags/ph.png similarity index 100% rename from www/static/images/flags/ph.png rename to static/images/flags/ph.png diff --git a/www/static/images/flags/pk.png b/static/images/flags/pk.png similarity index 100% rename from www/static/images/flags/pk.png rename to static/images/flags/pk.png diff --git a/www/static/images/flags/pl.png b/static/images/flags/pl.png similarity index 100% rename from www/static/images/flags/pl.png rename to static/images/flags/pl.png diff --git a/www/static/images/flags/pm.png b/static/images/flags/pm.png similarity index 100% rename from www/static/images/flags/pm.png rename to static/images/flags/pm.png diff --git a/www/static/images/flags/pn.png b/static/images/flags/pn.png similarity index 100% rename from www/static/images/flags/pn.png rename to static/images/flags/pn.png diff --git a/www/static/images/flags/pr.png b/static/images/flags/pr.png similarity index 100% rename from www/static/images/flags/pr.png rename to static/images/flags/pr.png diff --git a/www/static/images/flags/ps.png b/static/images/flags/ps.png similarity index 100% rename from www/static/images/flags/ps.png rename to static/images/flags/ps.png diff --git a/www/static/images/flags/pt.png b/static/images/flags/pt.png similarity index 100% rename from www/static/images/flags/pt.png rename to static/images/flags/pt.png diff --git a/www/static/images/flags/pw.png b/static/images/flags/pw.png similarity index 100% rename from www/static/images/flags/pw.png rename to static/images/flags/pw.png diff --git a/www/static/images/flags/py.png b/static/images/flags/py.png similarity index 100% rename from www/static/images/flags/py.png rename to static/images/flags/py.png diff --git a/www/static/images/flags/qa.png b/static/images/flags/qa.png similarity index 100% rename from www/static/images/flags/qa.png rename to static/images/flags/qa.png diff --git a/www/static/images/flags/re.png b/static/images/flags/re.png similarity index 100% rename from www/static/images/flags/re.png rename to static/images/flags/re.png diff --git a/www/static/images/flags/ro.png b/static/images/flags/ro.png similarity index 100% rename from www/static/images/flags/ro.png rename to static/images/flags/ro.png diff --git a/www/static/images/flags/rs.png b/static/images/flags/rs.png similarity index 100% rename from www/static/images/flags/rs.png rename to static/images/flags/rs.png diff --git a/www/static/images/flags/ru.png b/static/images/flags/ru.png similarity index 100% rename from www/static/images/flags/ru.png rename to static/images/flags/ru.png diff --git a/www/static/images/flags/rw.png b/static/images/flags/rw.png similarity index 100% rename from www/static/images/flags/rw.png rename to static/images/flags/rw.png diff --git a/www/static/images/flags/sa.png b/static/images/flags/sa.png similarity index 100% rename from www/static/images/flags/sa.png rename to static/images/flags/sa.png diff --git a/www/static/images/flags/sb.png b/static/images/flags/sb.png similarity index 100% rename from www/static/images/flags/sb.png rename to static/images/flags/sb.png diff --git a/www/static/images/flags/sc.png b/static/images/flags/sc.png similarity index 100% rename from www/static/images/flags/sc.png rename to static/images/flags/sc.png diff --git a/www/static/images/flags/scotland.png b/static/images/flags/scotland.png similarity index 100% rename from www/static/images/flags/scotland.png rename to static/images/flags/scotland.png diff --git a/www/static/images/flags/sd.png b/static/images/flags/sd.png similarity index 100% rename from www/static/images/flags/sd.png rename to static/images/flags/sd.png diff --git a/www/static/images/flags/se.png b/static/images/flags/se.png similarity index 100% rename from www/static/images/flags/se.png rename to static/images/flags/se.png diff --git a/www/static/images/flags/sg.png b/static/images/flags/sg.png similarity index 100% rename from www/static/images/flags/sg.png rename to static/images/flags/sg.png diff --git a/www/static/images/flags/sh.png b/static/images/flags/sh.png similarity index 100% rename from www/static/images/flags/sh.png rename to static/images/flags/sh.png diff --git a/www/static/images/flags/si.png b/static/images/flags/si.png similarity index 100% rename from www/static/images/flags/si.png rename to static/images/flags/si.png diff --git a/www/static/images/flags/sj.png b/static/images/flags/sj.png similarity index 100% rename from www/static/images/flags/sj.png rename to static/images/flags/sj.png diff --git a/www/static/images/flags/sk.png b/static/images/flags/sk.png similarity index 100% rename from www/static/images/flags/sk.png rename to static/images/flags/sk.png diff --git a/www/static/images/flags/sl.png b/static/images/flags/sl.png similarity index 100% rename from www/static/images/flags/sl.png rename to static/images/flags/sl.png diff --git a/www/static/images/flags/sm.png b/static/images/flags/sm.png similarity index 100% rename from www/static/images/flags/sm.png rename to static/images/flags/sm.png diff --git a/www/static/images/flags/sn.png b/static/images/flags/sn.png similarity index 100% rename from www/static/images/flags/sn.png rename to static/images/flags/sn.png diff --git a/www/static/images/flags/so.png b/static/images/flags/so.png similarity index 100% rename from www/static/images/flags/so.png rename to static/images/flags/so.png diff --git a/www/static/images/flags/sr.png b/static/images/flags/sr.png similarity index 100% rename from www/static/images/flags/sr.png rename to static/images/flags/sr.png diff --git a/www/static/images/flags/st.png b/static/images/flags/st.png similarity index 100% rename from www/static/images/flags/st.png rename to static/images/flags/st.png diff --git a/www/static/images/flags/sv.png b/static/images/flags/sv.png similarity index 100% rename from www/static/images/flags/sv.png rename to static/images/flags/sv.png diff --git a/www/static/images/flags/sy.png b/static/images/flags/sy.png similarity index 100% rename from www/static/images/flags/sy.png rename to static/images/flags/sy.png diff --git a/www/static/images/flags/sz.png b/static/images/flags/sz.png similarity index 100% rename from www/static/images/flags/sz.png rename to static/images/flags/sz.png diff --git a/www/static/images/flags/tc.png b/static/images/flags/tc.png similarity index 100% rename from www/static/images/flags/tc.png rename to static/images/flags/tc.png diff --git a/www/static/images/flags/td.png b/static/images/flags/td.png similarity index 100% rename from www/static/images/flags/td.png rename to static/images/flags/td.png diff --git a/www/static/images/flags/tf.png b/static/images/flags/tf.png similarity index 100% rename from www/static/images/flags/tf.png rename to static/images/flags/tf.png diff --git a/www/static/images/flags/tg.png b/static/images/flags/tg.png similarity index 100% rename from www/static/images/flags/tg.png rename to static/images/flags/tg.png diff --git a/www/static/images/flags/th.png b/static/images/flags/th.png similarity index 100% rename from www/static/images/flags/th.png rename to static/images/flags/th.png diff --git a/www/static/images/flags/tj.png b/static/images/flags/tj.png similarity index 100% rename from www/static/images/flags/tj.png rename to static/images/flags/tj.png diff --git a/www/static/images/flags/tk.png b/static/images/flags/tk.png similarity index 100% rename from www/static/images/flags/tk.png rename to static/images/flags/tk.png diff --git a/www/static/images/flags/tl.png b/static/images/flags/tl.png similarity index 100% rename from www/static/images/flags/tl.png rename to static/images/flags/tl.png diff --git a/www/static/images/flags/tm.png b/static/images/flags/tm.png similarity index 100% rename from www/static/images/flags/tm.png rename to static/images/flags/tm.png diff --git a/www/static/images/flags/tn.png b/static/images/flags/tn.png similarity index 100% rename from www/static/images/flags/tn.png rename to static/images/flags/tn.png diff --git a/www/static/images/flags/to.png b/static/images/flags/to.png similarity index 100% rename from www/static/images/flags/to.png rename to static/images/flags/to.png diff --git a/www/static/images/flags/tr.png b/static/images/flags/tr.png similarity index 100% rename from www/static/images/flags/tr.png rename to static/images/flags/tr.png diff --git a/www/static/images/flags/tt.png b/static/images/flags/tt.png similarity index 100% rename from www/static/images/flags/tt.png rename to static/images/flags/tt.png diff --git a/www/static/images/flags/tv.png b/static/images/flags/tv.png similarity index 100% rename from www/static/images/flags/tv.png rename to static/images/flags/tv.png diff --git a/www/static/images/flags/tw.png b/static/images/flags/tw.png similarity index 100% rename from www/static/images/flags/tw.png rename to static/images/flags/tw.png diff --git a/www/static/images/flags/tz.png b/static/images/flags/tz.png similarity index 100% rename from www/static/images/flags/tz.png rename to static/images/flags/tz.png diff --git a/www/static/images/flags/ua.png b/static/images/flags/ua.png similarity index 100% rename from www/static/images/flags/ua.png rename to static/images/flags/ua.png diff --git a/www/static/images/flags/ug.png b/static/images/flags/ug.png similarity index 100% rename from www/static/images/flags/ug.png rename to static/images/flags/ug.png diff --git a/www/static/images/flags/um.png b/static/images/flags/um.png similarity index 100% rename from www/static/images/flags/um.png rename to static/images/flags/um.png diff --git a/www/static/images/flags/unknown.png b/static/images/flags/unknown.png similarity index 100% rename from www/static/images/flags/unknown.png rename to static/images/flags/unknown.png diff --git a/www/static/images/flags/us.png b/static/images/flags/us.png similarity index 100% rename from www/static/images/flags/us.png rename to static/images/flags/us.png diff --git a/www/static/images/flags/uy.png b/static/images/flags/uy.png similarity index 100% rename from www/static/images/flags/uy.png rename to static/images/flags/uy.png diff --git a/www/static/images/flags/uz.png b/static/images/flags/uz.png similarity index 100% rename from www/static/images/flags/uz.png rename to static/images/flags/uz.png diff --git a/www/static/images/flags/va.png b/static/images/flags/va.png similarity index 100% rename from www/static/images/flags/va.png rename to static/images/flags/va.png diff --git a/www/static/images/flags/vc.png b/static/images/flags/vc.png similarity index 100% rename from www/static/images/flags/vc.png rename to static/images/flags/vc.png diff --git a/www/static/images/flags/ve.png b/static/images/flags/ve.png similarity index 100% rename from www/static/images/flags/ve.png rename to static/images/flags/ve.png diff --git a/www/static/images/flags/vg.png b/static/images/flags/vg.png similarity index 100% rename from www/static/images/flags/vg.png rename to static/images/flags/vg.png diff --git a/www/static/images/flags/vi.png b/static/images/flags/vi.png similarity index 100% rename from www/static/images/flags/vi.png rename to static/images/flags/vi.png diff --git a/www/static/images/flags/vn.png b/static/images/flags/vn.png similarity index 100% rename from www/static/images/flags/vn.png rename to static/images/flags/vn.png diff --git a/www/static/images/flags/vu.png b/static/images/flags/vu.png similarity index 100% rename from www/static/images/flags/vu.png rename to static/images/flags/vu.png diff --git a/www/static/images/flags/wales.png b/static/images/flags/wales.png similarity index 100% rename from www/static/images/flags/wales.png rename to static/images/flags/wales.png diff --git a/www/static/images/flags/wf.png b/static/images/flags/wf.png similarity index 100% rename from www/static/images/flags/wf.png rename to static/images/flags/wf.png diff --git a/www/static/images/flags/ws.png b/static/images/flags/ws.png similarity index 100% rename from www/static/images/flags/ws.png rename to static/images/flags/ws.png diff --git a/www/static/images/flags/ye.png b/static/images/flags/ye.png similarity index 100% rename from www/static/images/flags/ye.png rename to static/images/flags/ye.png diff --git a/www/static/images/flags/yt.png b/static/images/flags/yt.png similarity index 100% rename from www/static/images/flags/yt.png rename to static/images/flags/yt.png diff --git a/www/static/images/flags/za.png b/static/images/flags/za.png similarity index 100% rename from www/static/images/flags/za.png rename to static/images/flags/za.png diff --git a/www/static/images/flags/zm.png b/static/images/flags/zm.png similarity index 100% rename from www/static/images/flags/zm.png rename to static/images/flags/zm.png diff --git a/www/static/images/flags/zw.png b/static/images/flags/zw.png similarity index 100% rename from www/static/images/flags/zw.png rename to static/images/flags/zw.png diff --git a/www/static/images/ft.png b/static/images/ft.png similarity index 100% rename from www/static/images/ft.png rename to static/images/ft.png diff --git a/www/static/images/glyphicons-halflings-white.png b/static/images/glyphicons-halflings-white.png similarity index 100% rename from www/static/images/glyphicons-halflings-white.png rename to static/images/glyphicons-halflings-white.png diff --git a/www/static/images/glyphicons-halflings.png b/static/images/glyphicons-halflings.png similarity index 100% rename from www/static/images/glyphicons-halflings.png rename to static/images/glyphicons-halflings.png diff --git a/www/static/images/icons/bus-pci.png b/static/images/icons/bus-pci.png similarity index 100% rename from www/static/images/icons/bus-pci.png rename to static/images/icons/bus-pci.png diff --git a/www/static/images/icons/bus-usb.png b/static/images/icons/bus-usb.png similarity index 100% rename from www/static/images/icons/bus-usb.png rename to static/images/icons/bus-usb.png diff --git a/www/static/images/icons/community.png b/static/images/icons/community.png similarity index 100% rename from www/static/images/icons/community.png rename to static/images/icons/community.png diff --git a/www/static/images/icons/development.png b/static/images/icons/development.png similarity index 100% rename from www/static/images/icons/development.png rename to static/images/icons/development.png diff --git a/www/static/images/icons/firewall.png b/static/images/icons/firewall.png similarity index 100% rename from www/static/images/icons/firewall.png rename to static/images/icons/firewall.png diff --git a/www/static/images/icons/flexibility.png b/static/images/icons/flexibility.png similarity index 100% rename from www/static/images/icons/flexibility.png rename to static/images/icons/flexibility.png diff --git a/www/static/images/icons/forum.png b/static/images/icons/forum.png similarity index 100% rename from www/static/images/icons/forum.png rename to static/images/icons/forum.png diff --git a/www/static/images/icons/hardware.png b/static/images/icons/hardware.png similarity index 100% rename from www/static/images/icons/hardware.png rename to static/images/icons/hardware.png diff --git a/www/static/images/icons/ipfire.png b/static/images/icons/ipfire.png similarity index 100% rename from www/static/images/icons/ipfire.png rename to static/images/icons/ipfire.png diff --git a/www/static/images/icons/ipfire_sw.png b/static/images/icons/ipfire_sw.png similarity index 100% rename from www/static/images/icons/ipfire_sw.png rename to static/images/icons/ipfire_sw.png diff --git a/www/static/images/icons/irc.png b/static/images/icons/irc.png similarity index 100% rename from www/static/images/icons/irc.png rename to static/images/icons/irc.png diff --git a/www/static/images/icons/itsfree.png b/static/images/icons/itsfree.png similarity index 100% rename from www/static/images/icons/itsfree.png rename to static/images/icons/itsfree.png diff --git a/www/static/images/icons/pakfire.png b/static/images/icons/pakfire.png similarity index 100% rename from www/static/images/icons/pakfire.png rename to static/images/icons/pakfire.png diff --git a/www/static/images/icons/security.png b/static/images/icons/security.png similarity index 100% rename from www/static/images/icons/security.png rename to static/images/icons/security.png diff --git a/www/static/images/icons/security_old.png b/static/images/icons/security_old.png similarity index 100% rename from www/static/images/icons/security_old.png rename to static/images/icons/security_old.png diff --git a/www/static/images/icons/social/facebook.png b/static/images/icons/social/facebook.png similarity index 100% rename from www/static/images/icons/social/facebook.png rename to static/images/icons/social/facebook.png diff --git a/www/static/images/icons/social/rss.png b/static/images/icons/social/rss.png similarity index 100% rename from www/static/images/icons/social/rss.png rename to static/images/icons/social/rss.png diff --git a/www/static/images/icons/social/twitter.png b/static/images/icons/social/twitter.png similarity index 100% rename from www/static/images/icons/social/twitter.png rename to static/images/icons/social/twitter.png diff --git a/www/static/images/icons/virtualization.png b/static/images/icons/virtualization.png similarity index 100% rename from www/static/images/icons/virtualization.png rename to static/images/icons/virtualization.png diff --git a/www/static/images/icons/vpn.png b/static/images/icons/vpn.png similarity index 100% rename from www/static/images/icons/vpn.png rename to static/images/icons/vpn.png diff --git a/www/static/images/icons/wiki.png b/static/images/icons/wiki.png similarity index 100% rename from www/static/images/icons/wiki.png rename to static/images/icons/wiki.png diff --git a/www/static/images/ipfire_download.png b/static/images/ipfire_download.png similarity index 100% rename from www/static/images/ipfire_download.png rename to static/images/ipfire_download.png diff --git a/www/static/images/lf1.png b/static/images/lf1.png similarity index 100% rename from www/static/images/lf1.png rename to static/images/lf1.png diff --git a/www/static/images/lf2.png b/static/images/lf2.png similarity index 100% rename from www/static/images/lf2.png rename to static/images/lf2.png diff --git a/www/static/images/lf3.png b/static/images/lf3.png similarity index 100% rename from www/static/images/lf3.png rename to static/images/lf3.png diff --git a/www/static/images/lightbox/lightbox-blank.gif b/static/images/lightbox/lightbox-blank.gif similarity index 100% rename from www/static/images/lightbox/lightbox-blank.gif rename to static/images/lightbox/lightbox-blank.gif diff --git a/www/static/images/lightbox/lightbox-btn-close.gif b/static/images/lightbox/lightbox-btn-close.gif similarity index 100% rename from www/static/images/lightbox/lightbox-btn-close.gif rename to static/images/lightbox/lightbox-btn-close.gif diff --git a/www/static/images/lightbox/lightbox-btn-next.gif b/static/images/lightbox/lightbox-btn-next.gif similarity index 100% rename from www/static/images/lightbox/lightbox-btn-next.gif rename to static/images/lightbox/lightbox-btn-next.gif diff --git a/www/static/images/lightbox/lightbox-btn-prev.gif b/static/images/lightbox/lightbox-btn-prev.gif similarity index 100% rename from www/static/images/lightbox/lightbox-btn-prev.gif rename to static/images/lightbox/lightbox-btn-prev.gif diff --git a/www/static/images/lightbox/lightbox-ico-loading.gif b/static/images/lightbox/lightbox-ico-loading.gif similarity index 100% rename from www/static/images/lightbox/lightbox-ico-loading.gif rename to static/images/lightbox/lightbox-ico-loading.gif diff --git a/www/static/images/links.png b/static/images/links.png similarity index 100% rename from www/static/images/links.png rename to static/images/links.png diff --git a/www/static/images/linux_icon.png b/static/images/linux_icon.png similarity index 100% rename from www/static/images/linux_icon.png rename to static/images/linux_icon.png diff --git a/www/static/images/linux_new_media_ag.jpg b/static/images/linux_new_media_ag.jpg similarity index 100% rename from www/static/images/linux_new_media_ag.jpg rename to static/images/linux_new_media_ag.jpg diff --git a/www/static/images/logo.png b/static/images/logo.png similarity index 100% rename from www/static/images/logo.png rename to static/images/logo.png diff --git a/www/static/images/mac_icon.png b/static/images/mac_icon.png similarity index 100% rename from www/static/images/mac_icon.png rename to static/images/mac_icon.png diff --git a/www/static/images/mnu2l.png b/static/images/mnu2l.png similarity index 100% rename from www/static/images/mnu2l.png rename to static/images/mnu2l.png diff --git a/www/static/images/mnu2r.png b/static/images/mnu2r.png similarity index 100% rename from www/static/images/mnu2r.png rename to static/images/mnu2r.png diff --git a/www/static/images/mnu2t1.png b/static/images/mnu2t1.png similarity index 100% rename from www/static/images/mnu2t1.png rename to static/images/mnu2t1.png diff --git a/www/static/images/mnu2t2.png b/static/images/mnu2t2.png similarity index 100% rename from www/static/images/mnu2t2.png rename to static/images/mnu2t2.png diff --git a/www/static/images/n1.gif b/static/images/n1.gif similarity index 100% rename from www/static/images/n1.gif rename to static/images/n1.gif diff --git a/www/static/images/n2.gif b/static/images/n2.gif similarity index 100% rename from www/static/images/n2.gif rename to static/images/n2.gif diff --git a/www/static/images/n3.gif b/static/images/n3.gif similarity index 100% rename from www/static/images/n3.gif rename to static/images/n3.gif diff --git a/www/static/images/n4.gif b/static/images/n4.gif similarity index 100% rename from www/static/images/n4.gif rename to static/images/n4.gif diff --git a/www/static/images/n5.gif b/static/images/n5.gif similarity index 100% rename from www/static/images/n5.gif rename to static/images/n5.gif diff --git a/www/static/images/n6.gif b/static/images/n6.gif similarity index 100% rename from www/static/images/n6.gif rename to static/images/n6.gif diff --git a/www/static/images/paypal-folder.png b/static/images/paypal-folder.png similarity index 100% rename from www/static/images/paypal-folder.png rename to static/images/paypal-folder.png diff --git a/www/static/images/pic.gif b/static/images/pic.gif similarity index 100% rename from www/static/images/pic.gif rename to static/images/pic.gif diff --git a/www/static/images/pic2.png b/static/images/pic2.png similarity index 100% rename from www/static/images/pic2.png rename to static/images/pic2.png diff --git a/www/static/images/portrait.gif b/static/images/portrait.gif similarity index 100% rename from www/static/images/portrait.gif rename to static/images/portrait.gif diff --git a/www/static/images/progressbar.gif b/static/images/progressbar.gif similarity index 100% rename from www/static/images/progressbar.gif rename to static/images/progressbar.gif diff --git a/www/static/images/progressbg_black.gif b/static/images/progressbg_black.gif similarity index 100% rename from www/static/images/progressbg_black.gif rename to static/images/progressbg_black.gif diff --git a/www/static/images/progressbg_green.gif b/static/images/progressbg_green.gif similarity index 100% rename from www/static/images/progressbg_green.gif rename to static/images/progressbg_green.gif diff --git a/www/static/images/progressbg_orange.gif b/static/images/progressbg_orange.gif similarity index 100% rename from www/static/images/progressbg_orange.gif rename to static/images/progressbg_orange.gif diff --git a/www/static/images/progressbg_red.gif b/static/images/progressbg_red.gif similarity index 100% rename from www/static/images/progressbg_red.gif rename to static/images/progressbg_red.gif diff --git a/www/static/images/progressbg_yellow.gif b/static/images/progressbg_yellow.gif similarity index 100% rename from www/static/images/progressbg_yellow.gif rename to static/images/progressbg_yellow.gif diff --git a/www/static/images/pxe.png b/static/images/pxe.png similarity index 100% rename from www/static/images/pxe.png rename to static/images/pxe.png diff --git a/www/static/images/screens/de/final/connsched.png b/static/images/screens/de/final/connsched.png similarity index 100% rename from www/static/images/screens/de/final/connsched.png rename to static/images/screens/de/final/connsched.png diff --git a/www/static/images/screens/de/final/disk.png b/static/images/screens/de/final/disk.png similarity index 100% rename from www/static/images/screens/de/final/disk.png rename to static/images/screens/de/final/disk.png diff --git a/www/static/images/screens/de/final/dyndns.png b/static/images/screens/de/final/dyndns.png similarity index 100% rename from www/static/images/screens/de/final/dyndns.png rename to static/images/screens/de/final/dyndns.png diff --git a/www/static/images/screens/de/final/fwdiag.png b/static/images/screens/de/final/fwdiag.png similarity index 100% rename from www/static/images/screens/de/final/fwdiag.png rename to static/images/screens/de/final/fwdiag.png diff --git a/www/static/images/screens/de/final/fwlog-port.png b/static/images/screens/de/final/fwlog-port.png similarity index 100% rename from www/static/images/screens/de/final/fwlog-port.png rename to static/images/screens/de/final/fwlog-port.png diff --git a/www/static/images/screens/de/final/fwlog.png b/static/images/screens/de/final/fwlog.png similarity index 100% rename from www/static/images/screens/de/final/fwlog.png rename to static/images/screens/de/final/fwlog.png diff --git a/www/static/images/screens/de/final/ids.png b/static/images/screens/de/final/ids.png similarity index 100% rename from www/static/images/screens/de/final/ids.png rename to static/images/screens/de/final/ids.png diff --git a/www/static/images/screens/de/final/index.png b/static/images/screens/de/final/index.png similarity index 100% rename from www/static/images/screens/de/final/index.png rename to static/images/screens/de/final/index.png diff --git a/www/static/images/screens/de/final/ipsec.png b/static/images/screens/de/final/ipsec.png similarity index 100% rename from www/static/images/screens/de/final/ipsec.png rename to static/images/screens/de/final/ipsec.png diff --git a/www/static/images/screens/de/final/nettraffic.png b/static/images/screens/de/final/nettraffic.png similarity index 100% rename from www/static/images/screens/de/final/nettraffic.png rename to static/images/screens/de/final/nettraffic.png diff --git a/www/static/images/screens/de/final/nw-internal.png b/static/images/screens/de/final/nw-internal.png similarity index 100% rename from www/static/images/screens/de/final/nw-internal.png rename to static/images/screens/de/final/nw-internal.png diff --git a/www/static/images/screens/de/final/outgoingfw-1.png b/static/images/screens/de/final/outgoingfw-1.png similarity index 100% rename from www/static/images/screens/de/final/outgoingfw-1.png rename to static/images/screens/de/final/outgoingfw-1.png diff --git a/www/static/images/screens/de/final/outgoingfw-2.png b/static/images/screens/de/final/outgoingfw-2.png similarity index 100% rename from www/static/images/screens/de/final/outgoingfw-2.png rename to static/images/screens/de/final/outgoingfw-2.png diff --git a/www/static/images/screens/de/final/pakfire-1.png b/static/images/screens/de/final/pakfire-1.png similarity index 100% rename from www/static/images/screens/de/final/pakfire-1.png rename to static/images/screens/de/final/pakfire-1.png diff --git a/www/static/images/screens/de/final/pakfire-2.png b/static/images/screens/de/final/pakfire-2.png similarity index 100% rename from www/static/images/screens/de/final/pakfire-2.png rename to static/images/screens/de/final/pakfire-2.png diff --git a/www/static/images/screens/de/final/proxy.png b/static/images/screens/de/final/proxy.png similarity index 100% rename from www/static/images/screens/de/final/proxy.png rename to static/images/screens/de/final/proxy.png diff --git a/www/static/images/screens/de/final/qos-2.png b/static/images/screens/de/final/qos-2.png similarity index 100% rename from www/static/images/screens/de/final/qos-2.png rename to static/images/screens/de/final/qos-2.png diff --git a/www/static/images/screens/de/final/samba.png b/static/images/screens/de/final/samba.png similarity index 100% rename from www/static/images/screens/de/final/samba.png rename to static/images/screens/de/final/samba.png diff --git a/www/static/images/screens/de/final/system.png b/static/images/screens/de/final/system.png similarity index 100% rename from www/static/images/screens/de/final/system.png rename to static/images/screens/de/final/system.png diff --git a/www/static/images/screens/de/final/thumb/fwlog-port.png b/static/images/screens/de/final/thumb/fwlog-port.png similarity index 100% rename from www/static/images/screens/de/final/thumb/fwlog-port.png rename to static/images/screens/de/final/thumb/fwlog-port.png diff --git a/www/static/images/screens/de/final/thumb/index.png b/static/images/screens/de/final/thumb/index.png similarity index 100% rename from www/static/images/screens/de/final/thumb/index.png rename to static/images/screens/de/final/thumb/index.png diff --git a/www/static/images/screens/de/final/thumb/ipsec.png b/static/images/screens/de/final/thumb/ipsec.png similarity index 100% rename from www/static/images/screens/de/final/thumb/ipsec.png rename to static/images/screens/de/final/thumb/ipsec.png diff --git a/www/static/images/screens/de/final/thumb/pakfire-1.png b/static/images/screens/de/final/thumb/pakfire-1.png similarity index 100% rename from www/static/images/screens/de/final/thumb/pakfire-1.png rename to static/images/screens/de/final/thumb/pakfire-1.png diff --git a/www/static/images/screens/de/final/thumb/proxy.png b/static/images/screens/de/final/thumb/proxy.png similarity index 100% rename from www/static/images/screens/de/final/thumb/proxy.png rename to static/images/screens/de/final/thumb/proxy.png diff --git a/www/static/images/screens/de/final/thumb/qos-2.png b/static/images/screens/de/final/thumb/qos-2.png similarity index 100% rename from www/static/images/screens/de/final/thumb/qos-2.png rename to static/images/screens/de/final/thumb/qos-2.png diff --git a/www/static/images/screens/de/final/thumb/system.png b/static/images/screens/de/final/thumb/system.png similarity index 100% rename from www/static/images/screens/de/final/thumb/system.png rename to static/images/screens/de/final/thumb/system.png diff --git a/www/static/images/screens/de/final/xtaccess.png b/static/images/screens/de/final/xtaccess.png similarity index 100% rename from www/static/images/screens/de/final/xtaccess.png rename to static/images/screens/de/final/xtaccess.png diff --git a/www/static/images/screenshots/en/concept/index-detail-1.png b/static/images/screenshots/en/concept/index-detail-1.png similarity index 100% rename from www/static/images/screenshots/en/concept/index-detail-1.png rename to static/images/screenshots/en/concept/index-detail-1.png diff --git a/www/static/images/screenshots/en/concept/index-detail-1_thumb.png b/static/images/screenshots/en/concept/index-detail-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/concept/index-detail-1_thumb.png rename to static/images/screenshots/en/concept/index-detail-1_thumb.png diff --git a/www/static/images/screenshots/en/concept/traffic-graph-1.png b/static/images/screenshots/en/concept/traffic-graph-1.png similarity index 100% rename from www/static/images/screenshots/en/concept/traffic-graph-1.png rename to static/images/screenshots/en/concept/traffic-graph-1.png diff --git a/www/static/images/screenshots/en/concept/traffic-graph-1_thumb.png b/static/images/screenshots/en/concept/traffic-graph-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/concept/traffic-graph-1_thumb.png rename to static/images/screenshots/en/concept/traffic-graph-1_thumb.png diff --git a/www/static/images/screenshots/en/firewall/connections-1.png b/static/images/screenshots/en/firewall/connections-1.png similarity index 100% rename from www/static/images/screenshots/en/firewall/connections-1.png rename to static/images/screenshots/en/firewall/connections-1.png diff --git a/www/static/images/screenshots/en/firewall/connections-1_thumb.png b/static/images/screenshots/en/firewall/connections-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/firewall/connections-1_thumb.png rename to static/images/screenshots/en/firewall/connections-1_thumb.png diff --git a/www/static/images/screenshots/en/firewall/dmz-holes-1.png b/static/images/screenshots/en/firewall/dmz-holes-1.png similarity index 100% rename from www/static/images/screenshots/en/firewall/dmz-holes-1.png rename to static/images/screenshots/en/firewall/dmz-holes-1.png diff --git a/www/static/images/screenshots/en/firewall/dmz-holes-1_thumb.png b/static/images/screenshots/en/firewall/dmz-holes-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/firewall/dmz-holes-1_thumb.png rename to static/images/screenshots/en/firewall/dmz-holes-1_thumb.png diff --git a/www/static/images/screenshots/en/firewall/edit-portfw-rule-1.png b/static/images/screenshots/en/firewall/edit-portfw-rule-1.png similarity index 100% rename from www/static/images/screenshots/en/firewall/edit-portfw-rule-1.png rename to static/images/screenshots/en/firewall/edit-portfw-rule-1.png diff --git a/www/static/images/screenshots/en/firewall/edit-portfw-rule-1_thumb.png b/static/images/screenshots/en/firewall/edit-portfw-rule-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/firewall/edit-portfw-rule-1_thumb.png rename to static/images/screenshots/en/firewall/edit-portfw-rule-1_thumb.png diff --git a/www/static/images/screenshots/en/hardware/hwtemp-1.png b/static/images/screenshots/en/hardware/hwtemp-1.png similarity index 100% rename from www/static/images/screenshots/en/hardware/hwtemp-1.png rename to static/images/screenshots/en/hardware/hwtemp-1.png diff --git a/www/static/images/screenshots/en/hardware/hwtemp-1_thumb.png b/static/images/screenshots/en/hardware/hwtemp-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/hardware/hwtemp-1_thumb.png rename to static/images/screenshots/en/hardware/hwtemp-1_thumb.png diff --git a/www/static/images/screenshots/en/p2p-block-1.png b/static/images/screenshots/en/p2p-block-1.png similarity index 100% rename from www/static/images/screenshots/en/p2p-block-1.png rename to static/images/screenshots/en/p2p-block-1.png diff --git a/www/static/images/screenshots/en/pakfire/addon-services-1.png b/static/images/screenshots/en/pakfire/addon-services-1.png similarity index 100% rename from www/static/images/screenshots/en/pakfire/addon-services-1.png rename to static/images/screenshots/en/pakfire/addon-services-1.png diff --git a/www/static/images/screenshots/en/pakfire/addon-services-1_thumb.png b/static/images/screenshots/en/pakfire/addon-services-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/pakfire/addon-services-1_thumb.png rename to static/images/screenshots/en/pakfire/addon-services-1_thumb.png diff --git a/www/static/images/screenshots/en/pakfire/pakfire-overview-1.png b/static/images/screenshots/en/pakfire/pakfire-overview-1.png similarity index 100% rename from www/static/images/screenshots/en/pakfire/pakfire-overview-1.png rename to static/images/screenshots/en/pakfire/pakfire-overview-1.png diff --git a/www/static/images/screenshots/en/pakfire/pakfire-overview-1_thumb.png b/static/images/screenshots/en/pakfire/pakfire-overview-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/pakfire/pakfire-overview-1_thumb.png rename to static/images/screenshots/en/pakfire/pakfire-overview-1_thumb.png diff --git a/www/static/images/screenshots/en/system-information-1.png b/static/images/screenshots/en/system-information-1.png similarity index 100% rename from www/static/images/screenshots/en/system-information-1.png rename to static/images/screenshots/en/system-information-1.png diff --git a/www/static/images/screenshots/en/virtualization/virt-manager-1.png b/static/images/screenshots/en/virtualization/virt-manager-1.png similarity index 100% rename from www/static/images/screenshots/en/virtualization/virt-manager-1.png rename to static/images/screenshots/en/virtualization/virt-manager-1.png diff --git a/www/static/images/screenshots/en/virtualization/virt-manager-1_thumb.png b/static/images/screenshots/en/virtualization/virt-manager-1_thumb.png similarity index 100% rename from www/static/images/screenshots/en/virtualization/virt-manager-1_thumb.png rename to static/images/screenshots/en/virtualization/virt-manager-1_thumb.png diff --git a/www/static/images/screenshots/ipfire-1.png b/static/images/screenshots/ipfire-1.png similarity index 100% rename from www/static/images/screenshots/ipfire-1.png rename to static/images/screenshots/ipfire-1.png diff --git a/www/static/images/screenshots/ipfire-2.png b/static/images/screenshots/ipfire-2.png similarity index 100% rename from www/static/images/screenshots/ipfire-2.png rename to static/images/screenshots/ipfire-2.png diff --git a/www/static/images/sh-bl.png b/static/images/sh-bl.png similarity index 100% rename from www/static/images/sh-bl.png rename to static/images/sh-bl.png diff --git a/www/static/images/sh-br.png b/static/images/sh-br.png similarity index 100% rename from www/static/images/sh-br.png rename to static/images/sh-br.png diff --git a/www/static/images/sh-btn.png b/static/images/sh-btn.png similarity index 100% rename from www/static/images/sh-btn.png rename to static/images/sh-btn.png diff --git a/www/static/images/sh-lft.png b/static/images/sh-lft.png similarity index 100% rename from www/static/images/sh-lft.png rename to static/images/sh-lft.png diff --git a/www/static/images/sh-rgt.png b/static/images/sh-rgt.png similarity index 100% rename from www/static/images/sh-rgt.png rename to static/images/sh-rgt.png diff --git a/www/static/images/sh-tl.png b/static/images/sh-tl.png similarity index 100% rename from www/static/images/sh-tl.png rename to static/images/sh-tl.png diff --git a/www/static/images/sh-top.png b/static/images/sh-top.png similarity index 100% rename from www/static/images/sh-top.png rename to static/images/sh-top.png diff --git a/www/static/images/sh-tr.png b/static/images/sh-tr.png similarity index 100% rename from www/static/images/sh-tr.png rename to static/images/sh-tr.png diff --git a/www/static/images/spacer.gif b/static/images/spacer.gif similarity index 100% rename from www/static/images/spacer.gif rename to static/images/spacer.gif diff --git a/www/static/images/tux.png b/static/images/tux.png similarity index 100% rename from www/static/images/tux.png rename to static/images/tux.png diff --git a/www/static/images/tux/ipfire_tux_128x128.png b/static/images/tux/ipfire_tux_128x128.png similarity index 100% rename from www/static/images/tux/ipfire_tux_128x128.png rename to static/images/tux/ipfire_tux_128x128.png diff --git a/www/static/images/tux/ipfire_tux_16x16.png b/static/images/tux/ipfire_tux_16x16.png similarity index 100% rename from www/static/images/tux/ipfire_tux_16x16.png rename to static/images/tux/ipfire_tux_16x16.png diff --git a/www/static/images/tux/ipfire_tux_256x256.png b/static/images/tux/ipfire_tux_256x256.png similarity index 100% rename from www/static/images/tux/ipfire_tux_256x256.png rename to static/images/tux/ipfire_tux_256x256.png diff --git a/www/static/images/tux/ipfire_tux_32x32.png b/static/images/tux/ipfire_tux_32x32.png similarity index 100% rename from www/static/images/tux/ipfire_tux_32x32.png rename to static/images/tux/ipfire_tux_32x32.png diff --git a/www/static/images/tux/ipfire_tux_48x48.png b/static/images/tux/ipfire_tux_48x48.png similarity index 100% rename from www/static/images/tux/ipfire_tux_48x48.png rename to static/images/tux/ipfire_tux_48x48.png diff --git a/www/static/images/tux/ipfire_tux_512x512.png b/static/images/tux/ipfire_tux_512x512.png similarity index 100% rename from www/static/images/tux/ipfire_tux_512x512.png rename to static/images/tux/ipfire_tux_512x512.png diff --git a/www/static/images/tux/ipfire_tux_64x64.png b/static/images/tux/ipfire_tux_64x64.png similarity index 100% rename from www/static/images/tux/ipfire_tux_64x64.png rename to static/images/tux/ipfire_tux_64x64.png diff --git a/www/static/images/tux2-99.png b/static/images/tux2-99.png similarity index 100% rename from www/static/images/tux2-99.png rename to static/images/tux2-99.png diff --git a/www/static/images/tux2.png b/static/images/tux2.png similarity index 100% rename from www/static/images/tux2.png rename to static/images/tux2.png diff --git a/www/static/images/tux_menu_99x100.png b/static/images/tux_menu_99x100.png similarity index 100% rename from www/static/images/tux_menu_99x100.png rename to static/images/tux_menu_99x100.png diff --git a/www/static/images/ui-bg_flat_75_f5f5f5_40x100.png b/static/images/ui-bg_flat_75_f5f5f5_40x100.png similarity index 100% rename from www/static/images/ui-bg_flat_75_f5f5f5_40x100.png rename to static/images/ui-bg_flat_75_f5f5f5_40x100.png diff --git a/www/static/images/ui-bg_glass_75_dadada_1x400.png b/static/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from www/static/images/ui-bg_glass_75_dadada_1x400.png rename to static/images/ui-bg_glass_75_dadada_1x400.png diff --git a/www/static/images/ui-bg_glass_75_e6e6e6_1x400.png b/static/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from www/static/images/ui-bg_glass_75_e6e6e6_1x400.png rename to static/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/www/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from www/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to static/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/www/static/images/win_icon.png b/static/images/win_icon.png similarity index 100% rename from www/static/images/win_icon.png rename to static/images/win_icon.png diff --git a/www/static/images/x-click-but04.gif b/static/images/x-click-but04.gif similarity index 100% rename from www/static/images/x-click-but04.gif rename to static/images/x-click-but04.gif diff --git a/www/static/js/bootstrap.min.js b/static/js/bootstrap.min.js similarity index 100% rename from www/static/js/bootstrap.min.js rename to static/js/bootstrap.min.js diff --git a/www/static/js/correctpng.js b/static/js/correctpng.js similarity index 100% rename from www/static/js/correctpng.js rename to static/js/correctpng.js diff --git a/www/static/js/jquery-anythingslider-fx.js b/static/js/jquery-anythingslider-fx.js similarity index 100% rename from www/static/js/jquery-anythingslider-fx.js rename to static/js/jquery-anythingslider-fx.js diff --git a/www/static/js/jquery-anythingslider.js b/static/js/jquery-anythingslider.js similarity index 100% rename from www/static/js/jquery-anythingslider.js rename to static/js/jquery-anythingslider.js diff --git a/www/static/js/jquery-ui.js b/static/js/jquery-ui.js similarity index 100% rename from www/static/js/jquery-ui.js rename to static/js/jquery-ui.js diff --git a/www/static/js/jquery.js b/static/js/jquery.js similarity index 100% rename from www/static/js/jquery.js rename to static/js/jquery.js diff --git a/www/static/js/jquery.lightbox.min.js b/static/js/jquery.lightbox.min.js similarity index 100% rename from www/static/js/jquery.lightbox.min.js rename to static/js/jquery.lightbox.min.js diff --git a/www/static/js/site.js b/static/js/site.js similarity index 100% rename from www/static/js/site.js rename to static/js/site.js diff --git a/www/static/netboot/boot.png b/static/netboot/boot.png similarity index 100% rename from www/static/netboot/boot.png rename to static/netboot/boot.png diff --git a/www/static/netboot/boot.svg b/static/netboot/boot.svg similarity index 100% rename from www/static/netboot/boot.svg rename to static/netboot/boot.svg diff --git a/www/static/netboot/custom.gpxe b/static/netboot/custom.gpxe similarity index 100% rename from www/static/netboot/custom.gpxe rename to static/netboot/custom.gpxe diff --git a/www/static/netboot/menu.c32 b/static/netboot/menu.c32 similarity index 100% rename from www/static/netboot/menu.c32 rename to static/netboot/menu.c32 diff --git a/www/static/netboot/premenu.cfg b/static/netboot/premenu.cfg similarity index 100% rename from www/static/netboot/premenu.cfg rename to static/netboot/premenu.cfg diff --git a/www/static/netboot/vesamenu.c32 b/static/netboot/vesamenu.c32 similarity index 100% rename from www/static/netboot/vesamenu.c32 rename to static/netboot/vesamenu.c32 diff --git a/www/templates/admin-accounts-edit.html b/templates/admin-accounts-edit.html similarity index 100% rename from www/templates/admin-accounts-edit.html rename to templates/admin-accounts-edit.html diff --git a/www/templates/admin-accounts.html b/templates/admin-accounts.html similarity index 100% rename from www/templates/admin-accounts.html rename to templates/admin-accounts.html diff --git a/www/templates/admin-base.html b/templates/admin-base.html similarity index 100% rename from www/templates/admin-base.html rename to templates/admin-base.html diff --git a/www/templates/admin-downloads-base.html b/templates/admin-downloads-base.html similarity index 100% rename from www/templates/admin-downloads-base.html rename to templates/admin-downloads-base.html diff --git a/www/templates/admin-downloads-mirrors.html b/templates/admin-downloads-mirrors.html similarity index 100% rename from www/templates/admin-downloads-mirrors.html rename to templates/admin-downloads-mirrors.html diff --git a/www/templates/admin-downloads.html b/templates/admin-downloads.html similarity index 100% rename from www/templates/admin-downloads.html rename to templates/admin-downloads.html diff --git a/www/templates/admin-index.html b/templates/admin-index.html similarity index 100% rename from www/templates/admin-index.html rename to templates/admin-index.html diff --git a/www/templates/admin-login.html b/templates/admin-login.html similarity index 100% rename from www/templates/admin-login.html rename to templates/admin-login.html diff --git a/www/templates/admin-mirrors-create.html b/templates/admin-mirrors-create.html similarity index 100% rename from www/templates/admin-mirrors-create.html rename to templates/admin-mirrors-create.html diff --git a/www/templates/admin-mirrors-details.html b/templates/admin-mirrors-details.html similarity index 100% rename from www/templates/admin-mirrors-details.html rename to templates/admin-mirrors-details.html diff --git a/www/templates/admin-mirrors.html b/templates/admin-mirrors.html similarity index 100% rename from www/templates/admin-mirrors.html rename to templates/admin-mirrors.html diff --git a/www/templates/admin-planet-compose.html b/templates/admin-planet-compose.html similarity index 100% rename from www/templates/admin-planet-compose.html rename to templates/admin-planet-compose.html diff --git a/www/templates/admin-planet.html b/templates/admin-planet.html similarity index 100% rename from www/templates/admin-planet.html rename to templates/admin-planet.html diff --git a/www/templates/base-1.html b/templates/base-1.html similarity index 100% rename from www/templates/base-1.html rename to templates/base-1.html diff --git a/www/templates/base-2.html b/templates/base-2.html similarity index 100% rename from www/templates/base-2.html rename to templates/base-2.html diff --git a/www/templates/base-feature.html b/templates/base-feature.html similarity index 100% rename from www/templates/base-feature.html rename to templates/base-feature.html diff --git a/www/templates/base.html b/templates/base.html similarity index 100% rename from www/templates/base.html rename to templates/base.html diff --git a/www/templates/builds.html b/templates/builds.html similarity index 100% rename from www/templates/builds.html rename to templates/builds.html diff --git a/www/templates/download-mirror-detail.html b/templates/download-mirror-detail.html similarity index 100% rename from www/templates/download-mirror-detail.html rename to templates/download-mirror-detail.html diff --git a/www/templates/download-splash.html b/templates/download-splash.html similarity index 100% rename from www/templates/download-splash.html rename to templates/download-splash.html diff --git a/www/templates/downloads-all.html b/templates/downloads-all.html similarity index 100% rename from www/templates/downloads-all.html rename to templates/downloads-all.html diff --git a/www/templates/downloads-development.html b/templates/downloads-development.html similarity index 100% rename from www/templates/downloads-development.html rename to templates/downloads-development.html diff --git a/www/templates/downloads-index.html b/templates/downloads-index.html similarity index 100% rename from www/templates/downloads-index.html rename to templates/downloads-index.html diff --git a/www/templates/downloads-item.html b/templates/downloads-item.html similarity index 100% rename from www/templates/downloads-item.html rename to templates/downloads-item.html diff --git a/www/templates/downloads-mirrors.html b/templates/downloads-mirrors.html similarity index 100% rename from www/templates/downloads-mirrors.html rename to templates/downloads-mirrors.html diff --git a/www/templates/downloads-older.html b/templates/downloads-older.html similarity index 100% rename from www/templates/downloads-older.html rename to templates/downloads-older.html diff --git a/www/templates/downloads.html b/templates/downloads.html similarity index 100% rename from www/templates/downloads.html rename to templates/downloads.html diff --git a/www/templates/error-404.html b/templates/error-404.html similarity index 100% rename from www/templates/error-404.html rename to templates/error-404.html diff --git a/www/templates/error-500.html b/templates/error-500.html similarity index 100% rename from www/templates/error-500.html rename to templates/error-500.html diff --git a/www/templates/error.html b/templates/error.html similarity index 100% rename from www/templates/error.html rename to templates/error.html diff --git a/www/templates/i-use/errors/IPFire-Banner1-Bronze.png b/templates/i-use/errors/IPFire-Banner1-Bronze.png similarity index 100% rename from www/templates/i-use/errors/IPFire-Banner1-Bronze.png rename to templates/i-use/errors/IPFire-Banner1-Bronze.png diff --git a/www/templates/i-use/errors/IPFire-Banner1-Gold.png b/templates/i-use/errors/IPFire-Banner1-Gold.png similarity index 100% rename from www/templates/i-use/errors/IPFire-Banner1-Gold.png rename to templates/i-use/errors/IPFire-Banner1-Gold.png diff --git a/www/templates/i-use/errors/IPFire-Banner1-Silver.png b/templates/i-use/errors/IPFire-Banner1-Silver.png similarity index 100% rename from www/templates/i-use/errors/IPFire-Banner1-Silver.png rename to templates/i-use/errors/IPFire-Banner1-Silver.png diff --git a/www/templates/i-use/fonts/DejaVuSans-Bold.ttf b/templates/i-use/fonts/DejaVuSans-Bold.ttf similarity index 100% rename from www/templates/i-use/fonts/DejaVuSans-Bold.ttf rename to templates/i-use/fonts/DejaVuSans-Bold.ttf diff --git a/www/templates/i-use/fonts/DejaVuSans.ttf b/templates/i-use/fonts/DejaVuSans.ttf similarity index 100% rename from www/templates/i-use/fonts/DejaVuSans.ttf rename to templates/i-use/fonts/DejaVuSans.ttf diff --git a/www/templates/i-use/i-use-1.png b/templates/i-use/i-use-1.png similarity index 100% rename from www/templates/i-use/i-use-1.png rename to templates/i-use/i-use-1.png diff --git a/www/templates/i-use/i-use-1.xcf b/templates/i-use/i-use-1.xcf similarity index 100% rename from www/templates/i-use/i-use-1.xcf rename to templates/i-use/i-use-1.xcf diff --git a/www/templates/index.html b/templates/index.html similarity index 100% rename from www/templates/index.html rename to templates/index.html diff --git a/www/templates/mirrors-item.html b/templates/mirrors-item.html similarity index 100% rename from www/templates/mirrors-item.html rename to templates/mirrors-item.html diff --git a/www/templates/mirrors.html b/templates/mirrors.html similarity index 100% rename from www/templates/mirrors.html rename to templates/mirrors.html diff --git a/www/templates/modules/ads/download-splash.html b/templates/modules/ads/download-splash.html similarity index 100% rename from www/templates/modules/ads/download-splash.html rename to templates/modules/ads/download-splash.html diff --git a/www/templates/modules/builds.html b/templates/modules/builds.html similarity index 100% rename from www/templates/modules/builds.html rename to templates/modules/builds.html diff --git a/www/templates/modules/donation-box.html b/templates/modules/donation-box.html similarity index 100% rename from www/templates/modules/donation-box.html rename to templates/modules/donation-box.html diff --git a/www/templates/modules/download-button.html b/templates/modules/download-button.html similarity index 100% rename from www/templates/modules/download-button.html rename to templates/modules/download-button.html diff --git a/www/templates/modules/menu.html b/templates/modules/menu.html similarity index 100% rename from www/templates/modules/menu.html rename to templates/modules/menu.html diff --git a/www/templates/modules/mirrors-table.html b/templates/modules/mirrors-table.html similarity index 100% rename from www/templates/modules/mirrors-table.html rename to templates/modules/mirrors-table.html diff --git a/www/templates/modules/news-item.html b/templates/modules/news-item.html similarity index 100% rename from www/templates/modules/news-item.html rename to templates/modules/news-item.html diff --git a/www/templates/modules/news-line.html b/templates/modules/news-line.html similarity index 100% rename from www/templates/modules/news-line.html rename to templates/modules/news-line.html diff --git a/www/templates/modules/news-preview.html b/templates/modules/news-preview.html similarity index 100% rename from www/templates/modules/news-preview.html rename to templates/modules/news-preview.html diff --git a/www/templates/modules/news-table.html b/templates/modules/news-table.html similarity index 100% rename from www/templates/modules/news-table.html rename to templates/modules/news-table.html diff --git a/www/templates/modules/news-year-nav.html b/templates/modules/news-year-nav.html similarity index 100% rename from www/templates/modules/news-year-nav.html rename to templates/modules/news-year-nav.html diff --git a/www/templates/modules/planet-entry.html b/templates/modules/planet-entry.html similarity index 100% rename from www/templates/modules/planet-entry.html rename to templates/modules/planet-entry.html diff --git a/www/templates/modules/release-item-short.html b/templates/modules/release-item-short.html similarity index 100% rename from www/templates/modules/release-item-short.html rename to templates/modules/release-item-short.html diff --git a/www/templates/modules/release-item.html b/templates/modules/release-item.html similarity index 100% rename from www/templates/modules/release-item.html rename to templates/modules/release-item.html diff --git a/www/templates/modules/sidebar-banner.html b/templates/modules/sidebar-banner.html similarity index 100% rename from www/templates/modules/sidebar-banner.html rename to templates/modules/sidebar-banner.html diff --git a/www/templates/modules/sidebar-item.html b/templates/modules/sidebar-item.html similarity index 100% rename from www/templates/modules/sidebar-item.html rename to templates/modules/sidebar-item.html diff --git a/www/templates/modules/sidebar-release.html b/templates/modules/sidebar-release.html similarity index 100% rename from www/templates/modules/sidebar-release.html rename to templates/modules/sidebar-release.html diff --git a/www/templates/modules/stasy-table-devices.html b/templates/modules/stasy-table-devices.html similarity index 100% rename from www/templates/modules/stasy-table-devices.html rename to templates/modules/stasy-table-devices.html diff --git a/www/templates/modules/stasy-table-geo.html b/templates/modules/stasy-table-geo.html similarity index 100% rename from www/templates/modules/stasy-table-geo.html rename to templates/modules/stasy-table-geo.html diff --git a/www/templates/modules/stasy-table.html b/templates/modules/stasy-table.html similarity index 100% rename from www/templates/modules/stasy-table.html rename to templates/modules/stasy-table.html diff --git a/www/templates/modules/tracker-peerlist.html b/templates/modules/tracker-peerlist.html similarity index 100% rename from www/templates/modules/tracker-peerlist.html rename to templates/modules/tracker-peerlist.html diff --git a/www/templates/netboot/menu.cfg b/templates/netboot/menu.cfg similarity index 100% rename from www/templates/netboot/menu.cfg rename to templates/netboot/menu.cfg diff --git a/www/templates/news-author.html b/templates/news-author.html similarity index 100% rename from www/templates/news-author.html rename to templates/news-author.html diff --git a/www/templates/news-item.html b/templates/news-item.html similarity index 100% rename from www/templates/news-item.html rename to templates/news-item.html diff --git a/www/templates/news-year.html b/templates/news-year.html similarity index 100% rename from www/templates/news-year.html rename to templates/news-year.html diff --git a/www/templates/news.html b/templates/news.html similarity index 100% rename from www/templates/news.html rename to templates/news.html diff --git a/www/templates/planet-main.html b/templates/planet-main.html similarity index 100% rename from www/templates/planet-main.html rename to templates/planet-main.html diff --git a/www/templates/planet-posting.html b/templates/planet-posting.html similarity index 100% rename from www/templates/planet-posting.html rename to templates/planet-posting.html diff --git a/www/templates/planet-user.html b/templates/planet-user.html similarity index 100% rename from www/templates/planet-user.html rename to templates/planet-user.html diff --git a/www/templates/rss.xml b/templates/rss.xml similarity index 100% rename from www/templates/rss.xml rename to templates/rss.xml diff --git a/www/templates/sources.html b/templates/sources.html similarity index 100% rename from www/templates/sources.html rename to templates/sources.html diff --git a/www/templates/stasy-base-1.html b/templates/stasy-base-1.html similarity index 100% rename from www/templates/stasy-base-1.html rename to templates/stasy-base-1.html diff --git a/www/templates/stasy-base-2.html b/templates/stasy-base-2.html similarity index 100% rename from www/templates/stasy-base-2.html rename to templates/stasy-base-2.html diff --git a/www/templates/stasy-index.html b/templates/stasy-index.html similarity index 100% rename from www/templates/stasy-index.html rename to templates/stasy-index.html diff --git a/www/templates/stasy-model-detail.html b/templates/stasy-model-detail.html similarity index 100% rename from www/templates/stasy-model-detail.html rename to templates/stasy-model-detail.html diff --git a/www/templates/stasy-profile-detail.html b/templates/stasy-profile-detail.html similarity index 100% rename from www/templates/stasy-profile-detail.html rename to templates/stasy-profile-detail.html diff --git a/www/templates/stasy-profile-notfound.html b/templates/stasy-profile-notfound.html similarity index 100% rename from www/templates/stasy-profile-notfound.html rename to templates/stasy-profile-notfound.html diff --git a/www/templates/stasy-profile.html b/templates/stasy-profile.html similarity index 100% rename from www/templates/stasy-profile.html rename to templates/stasy-profile.html diff --git a/www/templates/stasy-stats-admin.html b/templates/stasy-stats-admin.html similarity index 100% rename from www/templates/stasy-stats-admin.html rename to templates/stasy-stats-admin.html diff --git a/www/templates/stasy-stats-cpu-flags.html b/templates/stasy-stats-cpu-flags.html similarity index 100% rename from www/templates/stasy-stats-cpu-flags.html rename to templates/stasy-stats-cpu-flags.html diff --git a/www/templates/stasy-stats-cpus.html b/templates/stasy-stats-cpus.html similarity index 100% rename from www/templates/stasy-stats-cpus.html rename to templates/stasy-stats-cpus.html diff --git a/www/templates/stasy-stats-geo.html b/templates/stasy-stats-geo.html similarity index 100% rename from www/templates/stasy-stats-geo.html rename to templates/stasy-stats-geo.html diff --git a/www/templates/stasy-stats-memory.html b/templates/stasy-stats-memory.html similarity index 100% rename from www/templates/stasy-stats-memory.html rename to templates/stasy-stats-memory.html diff --git a/www/templates/stasy-stats-network.html b/templates/stasy-stats-network.html similarity index 100% rename from www/templates/stasy-stats-network.html rename to templates/stasy-stats-network.html diff --git a/www/templates/stasy-stats-oses.html b/templates/stasy-stats-oses.html similarity index 100% rename from www/templates/stasy-stats-oses.html rename to templates/stasy-stats-oses.html diff --git a/www/templates/stasy-stats-virtual.html b/templates/stasy-stats-virtual.html similarity index 100% rename from www/templates/stasy-stats-virtual.html rename to templates/stasy-stats-virtual.html diff --git a/www/templates/stasy-stats.html b/templates/stasy-stats.html similarity index 100% rename from www/templates/stasy-stats.html rename to templates/stasy-stats.html diff --git a/www/templates/stasy-vendor-detail.html b/templates/stasy-vendor-detail.html similarity index 100% rename from www/templates/stasy-vendor-detail.html rename to templates/stasy-vendor-detail.html diff --git a/www/templates/static/artwork.html b/templates/static/artwork.html similarity index 100% rename from www/templates/static/artwork.html rename to templates/static/artwork.html diff --git a/www/templates/static/cebit.html b/templates/static/cebit.html similarity index 100% rename from www/templates/static/cebit.html rename to templates/static/cebit.html diff --git a/www/templates/static/chat.html b/templates/static/chat.html similarity index 100% rename from www/templates/static/chat.html rename to templates/static/chat.html diff --git a/www/templates/static/development.html b/templates/static/development.html similarity index 100% rename from www/templates/static/development.html rename to templates/static/development.html diff --git a/www/templates/static/donation.html b/templates/static/donation.html similarity index 100% rename from www/templates/static/donation.html rename to templates/static/donation.html diff --git a/www/templates/static/features.html b/templates/static/features.html similarity index 100% rename from www/templates/static/features.html rename to templates/static/features.html diff --git a/www/templates/static/features/dialup.html b/templates/static/features/dialup.html similarity index 100% rename from www/templates/static/features/dialup.html rename to templates/static/features/dialup.html diff --git a/www/templates/static/features/firewall.html b/templates/static/features/firewall.html similarity index 100% rename from www/templates/static/features/firewall.html rename to templates/static/features/firewall.html diff --git a/www/templates/static/features/hardware.html b/templates/static/features/hardware.html similarity index 100% rename from www/templates/static/features/hardware.html rename to templates/static/features/hardware.html diff --git a/www/templates/static/features/ids.html b/templates/static/features/ids.html similarity index 100% rename from www/templates/static/features/ids.html rename to templates/static/features/ids.html diff --git a/www/templates/static/features/itsfree.html b/templates/static/features/itsfree.html similarity index 100% rename from www/templates/static/features/itsfree.html rename to templates/static/features/itsfree.html diff --git a/www/templates/static/features/pakfire.html b/templates/static/features/pakfire.html similarity index 100% rename from www/templates/static/features/pakfire.html rename to templates/static/features/pakfire.html diff --git a/www/templates/static/features/proxy.html b/templates/static/features/proxy.html similarity index 100% rename from www/templates/static/features/proxy.html rename to templates/static/features/proxy.html diff --git a/www/templates/static/features/proxy/content-filter.html b/templates/static/features/proxy/content-filter.html similarity index 100% rename from www/templates/static/features/proxy/content-filter.html rename to templates/static/features/proxy/content-filter.html diff --git a/www/templates/static/features/proxy/update-accelerator.html b/templates/static/features/proxy/update-accelerator.html similarity index 100% rename from www/templates/static/features/proxy/update-accelerator.html rename to templates/static/features/proxy/update-accelerator.html diff --git a/www/templates/static/features/proxy/virus-scanner.html b/templates/static/features/proxy/virus-scanner.html similarity index 100% rename from www/templates/static/features/proxy/virus-scanner.html rename to templates/static/features/proxy/virus-scanner.html diff --git a/www/templates/static/features/qos.html b/templates/static/features/qos.html similarity index 100% rename from www/templates/static/features/qos.html rename to templates/static/features/qos.html diff --git a/www/templates/static/features/security.html b/templates/static/features/security.html similarity index 100% rename from www/templates/static/features/security.html rename to templates/static/features/security.html diff --git a/www/templates/static/features/updates.html b/templates/static/features/updates.html similarity index 100% rename from www/templates/static/features/updates.html rename to templates/static/features/updates.html diff --git a/www/templates/static/features/virtualization.html b/templates/static/features/virtualization.html similarity index 100% rename from www/templates/static/features/virtualization.html rename to templates/static/features/virtualization.html diff --git a/www/templates/static/features/vpn.html b/templates/static/features/vpn.html similarity index 100% rename from www/templates/static/features/vpn.html rename to templates/static/features/vpn.html diff --git a/www/templates/static/features/vpn/ipsec.html b/templates/static/features/vpn/ipsec.html similarity index 100% rename from www/templates/static/features/vpn/ipsec.html rename to templates/static/features/vpn/ipsec.html diff --git a/www/templates/static/features/vpn/openvpn.html b/templates/static/features/vpn/openvpn.html similarity index 100% rename from www/templates/static/features/vpn/openvpn.html rename to templates/static/features/vpn/openvpn.html diff --git a/www/templates/static/features/wireless.html b/templates/static/features/wireless.html similarity index 100% rename from www/templates/static/features/wireless.html rename to templates/static/features/wireless.html diff --git a/www/templates/static/getinvolved.html b/templates/static/getinvolved.html similarity index 100% rename from www/templates/static/getinvolved.html rename to templates/static/getinvolved.html diff --git a/www/templates/static/imprint.html b/templates/static/imprint.html similarity index 100% rename from www/templates/static/imprint.html rename to templates/static/imprint.html diff --git a/www/templates/static/press.html b/templates/static/press.html similarity index 100% rename from www/templates/static/press.html rename to templates/static/press.html diff --git a/www/templates/tracker-torrent-detail.html b/templates/tracker-torrent-detail.html similarity index 100% rename from www/templates/tracker-torrent-detail.html rename to templates/tracker-torrent-detail.html diff --git a/www/templates/tracker-torrents.html b/templates/tracker-torrents.html similarity index 100% rename from www/templates/tracker-torrents.html rename to templates/tracker-torrents.html diff --git a/www/templates/wishlist/closed.html b/templates/wishlist/closed.html similarity index 100% rename from www/templates/wishlist/closed.html rename to templates/wishlist/closed.html diff --git a/www/templates/wishlist/donate.html b/templates/wishlist/donate.html similarity index 100% rename from www/templates/wishlist/donate.html rename to templates/wishlist/donate.html diff --git a/www/templates/wishlist/index.html b/templates/wishlist/index.html similarity index 100% rename from www/templates/wishlist/index.html rename to templates/wishlist/index.html diff --git a/www/templates/wishlist/modules/wish.html b/templates/wishlist/modules/wish.html similarity index 100% rename from www/templates/wishlist/modules/wish.html rename to templates/wishlist/modules/wish.html diff --git a/www/templates/wishlist/modules/wishlist.html b/templates/wishlist/modules/wishlist.html similarity index 100% rename from www/templates/wishlist/modules/wishlist.html rename to templates/wishlist/modules/wishlist.html diff --git a/www/templates/wishlist/terms.html b/templates/wishlist/terms.html similarity index 100% rename from www/templates/wishlist/terms.html rename to templates/wishlist/terms.html diff --git a/www/templates/wishlist/wish.html b/templates/wishlist/wish.html similarity index 100% rename from www/templates/wishlist/wish.html rename to templates/wishlist/wish.html diff --git a/www/translations/de_DE/LC_MESSAGES/webapp.po b/translations/de_DE/LC_MESSAGES/webapp.po similarity index 100% rename from www/translations/de_DE/LC_MESSAGES/webapp.po rename to translations/de_DE/LC_MESSAGES/webapp.po diff --git a/www/translations/webapp.pot b/translations/webapp.pot similarity index 100% rename from www/translations/webapp.pot rename to translations/webapp.pot diff --git a/www/webapp.init b/webapp.init similarity index 100% rename from www/webapp.init rename to webapp.init diff --git a/www/webapp.py b/webapp.py similarity index 100% rename from www/webapp.py rename to webapp.py diff --git a/www/webapp/__init__.py b/webapp/__init__.py similarity index 100% rename from www/webapp/__init__.py rename to webapp/__init__.py diff --git a/www/webapp/backend/__init__.py b/webapp/backend/__init__.py similarity index 100% rename from www/webapp/backend/__init__.py rename to webapp/backend/__init__.py diff --git a/www/webapp/backend/accounts.py b/webapp/backend/accounts.py similarity index 100% rename from www/webapp/backend/accounts.py rename to webapp/backend/accounts.py diff --git a/www/webapp/backend/ads.py b/webapp/backend/ads.py similarity index 100% rename from www/webapp/backend/ads.py rename to webapp/backend/ads.py diff --git a/www/webapp/backend/banners.py b/webapp/backend/banners.py similarity index 100% rename from www/webapp/backend/banners.py rename to webapp/backend/banners.py diff --git a/www/webapp/backend/databases.py b/webapp/backend/databases.py similarity index 100% rename from www/webapp/backend/databases.py rename to webapp/backend/databases.py diff --git a/www/webapp/backend/geoip.py b/webapp/backend/geoip.py similarity index 100% rename from www/webapp/backend/geoip.py rename to webapp/backend/geoip.py diff --git a/www/webapp/backend/iuse.py b/webapp/backend/iuse.py similarity index 100% rename from www/webapp/backend/iuse.py rename to webapp/backend/iuse.py diff --git a/www/webapp/backend/memcached.py b/webapp/backend/memcached.py similarity index 100% rename from www/webapp/backend/memcached.py rename to webapp/backend/memcached.py diff --git a/www/webapp/backend/mirrors.py b/webapp/backend/mirrors.py similarity index 100% rename from www/webapp/backend/mirrors.py rename to webapp/backend/mirrors.py diff --git a/www/webapp/backend/misc.py b/webapp/backend/misc.py similarity index 100% rename from www/webapp/backend/misc.py rename to webapp/backend/misc.py diff --git a/www/webapp/backend/netboot.py b/webapp/backend/netboot.py similarity index 100% rename from www/webapp/backend/netboot.py rename to webapp/backend/netboot.py diff --git a/www/webapp/backend/news.py b/webapp/backend/news.py similarity index 100% rename from www/webapp/backend/news.py rename to webapp/backend/news.py diff --git a/www/webapp/backend/planet.py b/webapp/backend/planet.py similarity index 100% rename from www/webapp/backend/planet.py rename to webapp/backend/planet.py diff --git a/www/webapp/backend/releases.py b/webapp/backend/releases.py similarity index 100% rename from www/webapp/backend/releases.py rename to webapp/backend/releases.py diff --git a/www/webapp/backend/settings.py b/webapp/backend/settings.py similarity index 100% rename from www/webapp/backend/settings.py rename to webapp/backend/settings.py diff --git a/www/webapp/backend/stasy.py b/webapp/backend/stasy.py similarity index 100% rename from www/webapp/backend/stasy.py rename to webapp/backend/stasy.py diff --git a/www/webapp/backend/tracker.py b/webapp/backend/tracker.py similarity index 100% rename from www/webapp/backend/tracker.py rename to webapp/backend/tracker.py diff --git a/www/webapp/backend/wishlist.py b/webapp/backend/wishlist.py similarity index 100% rename from www/webapp/backend/wishlist.py rename to webapp/backend/wishlist.py diff --git a/www/webapp/handlers.py b/webapp/handlers.py similarity index 100% rename from www/webapp/handlers.py rename to webapp/handlers.py diff --git a/www/webapp/handlers_admin.py b/webapp/handlers_admin.py similarity index 100% rename from www/webapp/handlers_admin.py rename to webapp/handlers_admin.py diff --git a/www/webapp/handlers_base.py b/webapp/handlers_base.py similarity index 100% rename from www/webapp/handlers_base.py rename to webapp/handlers_base.py diff --git a/www/webapp/handlers_boot.py b/webapp/handlers_boot.py similarity index 100% rename from www/webapp/handlers_boot.py rename to webapp/handlers_boot.py diff --git a/www/webapp/handlers_download.py b/webapp/handlers_download.py similarity index 100% rename from www/webapp/handlers_download.py rename to webapp/handlers_download.py diff --git a/www/webapp/handlers_iuse.py b/webapp/handlers_iuse.py similarity index 100% rename from www/webapp/handlers_iuse.py rename to webapp/handlers_iuse.py diff --git a/www/webapp/handlers_mirrors.py b/webapp/handlers_mirrors.py similarity index 100% rename from www/webapp/handlers_mirrors.py rename to webapp/handlers_mirrors.py diff --git a/www/webapp/handlers_news.py b/webapp/handlers_news.py similarity index 100% rename from www/webapp/handlers_news.py rename to webapp/handlers_news.py diff --git a/www/webapp/handlers_nopaste.py b/webapp/handlers_nopaste.py similarity index 100% rename from www/webapp/handlers_nopaste.py rename to webapp/handlers_nopaste.py diff --git a/www/webapp/handlers_planet.py b/webapp/handlers_planet.py similarity index 100% rename from www/webapp/handlers_planet.py rename to webapp/handlers_planet.py diff --git a/www/webapp/handlers_rss.py b/webapp/handlers_rss.py similarity index 100% rename from www/webapp/handlers_rss.py rename to webapp/handlers_rss.py diff --git a/www/webapp/handlers_stasy.py b/webapp/handlers_stasy.py similarity index 100% rename from www/webapp/handlers_stasy.py rename to webapp/handlers_stasy.py diff --git a/www/webapp/handlers_tracker.py b/webapp/handlers_tracker.py similarity index 100% rename from www/webapp/handlers_tracker.py rename to webapp/handlers_tracker.py diff --git a/www/webapp/handlers_wishlist.py b/webapp/handlers_wishlist.py similarity index 100% rename from www/webapp/handlers_wishlist.py rename to webapp/handlers_wishlist.py diff --git a/www/webapp/ui_modules.py b/webapp/ui_modules.py similarity index 100% rename from www/webapp/ui_modules.py rename to webapp/ui_modules.py diff --git a/www/.gitignore b/www/.gitignore deleted file mode 100644 index cd1f2c94..00000000 --- a/www/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.mo