diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html index 4ab13686..44552447 100644 --- a/i2p2www/pages/global/nav.html +++ b/i2p2www/pages/global/nav.html @@ -85,7 +85,6 @@
  • {{ _('Web browser configuration') }}
  • {{ _('Glossary') }}
  • {{ _('Performance') }}
  • -
  • {{ _('Contact us') }}
  • {{ _('Forums') }}
  • Trac
  • @@ -117,6 +116,7 @@
  • {{ _('Language') }} diff --git a/i2p2www/pages/site/support/contact.html b/i2p2www/pages/site/about/contact.html similarity index 100% rename from i2p2www/pages/site/support/contact.html rename to i2p2www/pages/site/about/contact.html