]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fixed RSS ref in header of html page.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Jul 2009 08:23:16 +0000 (10:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Jul 2009 08:23:16 +0000 (10:23 +0200)
www/template.inc

index 5984ba8d076f369e6a197104b6330011eef9a0f3..b43875e0c01717a872d514e973fd6cb143f79e18 100644 (file)
@@ -8,7 +8,7 @@
                <meta name="description" content="" />
                <meta name="verify-v1" content="2LEf3W8naILGWVy2dhedSVEHPXTpp2xFNVsHXZMH1JI=" />
                <link rel="stylesheet" type="text/css" href="/include/style.css" />
-               <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.ipfire.org/data/feeds/main-en.rss" />
+               <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.ipfire.org/%(lang)s/news.rss" />
        <!--[if lt IE 7]>
                <link rel="stylesheet" type="text/css" href="/include/ie6.css" />
                <script src="/include/correctpng.js" type="text/javascript"></script>