diff rhodecode/templates/base/root.html @ 2413:6bef2a9f73e2 beta

added discoverable rss/atom links in pages
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 07 Jun 2012 14:23:28 +0200
parents c2f131502037
children 530bd12fc18a
line wrap: on
line diff
--- a/rhodecode/templates/base/root.html	Thu Jun 07 13:09:59 2012 +0200
+++ b/rhodecode/templates/base/root.html	Thu Jun 07 14:23:28 2012 +0200
@@ -137,6 +137,8 @@
         </%def>
         <%def name="js_extra()"></%def>
         ${self.js()}
+        <%def name="head_extra()"></%def>
+        ${self.head_extra()}
     </head>
     <body id="body">
      ## IE hacks