From: Jan Paul Tuecking Date: Wed, 20 Jan 2010 23:01:29 +0000 (+0100) Subject: Added sidebar entries to index page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2efaacb07973cf67d5b4033dd6c526c325ebb92a;p=ipfire.org.git Added sidebar entries to index page. --- diff --git a/www/templates/index.html b/www/templates/index.html index 4f25dddf..025ee214 100644 --- a/www/templates/index.html +++ b/www/templates/index.html @@ -55,5 +55,23 @@ {% block sidebar %} {{ modules.SidebarRelease() }} + +

Internet Relay Chat

+

+ Server: irc.freenode.net
+ Channel: #ipfire
+ Web-Chat +

+ {{ modules.SidebarBanner(banner) }} + +

RSS feed

+

+ {% if lang == "de" %} + IPFire - News
+ {% else %} + IPFire - News
+ {% end %} +

+ {% end block %}