diff pylons_app/templates/monoblue_custom/index.tmpl @ 21:fac1f62a1d71

Wrapped into mako templates, changed templates info. Added session and cache middleware.
author Marcin Kuzminski
date Sun, 28 Feb 2010 02:24:44 +0100
parents bbaab7501c1a
children 2963f2894a7a
line wrap: on
line diff
--- a/pylons_app/templates/monoblue_custom/index.tmpl	Sun Feb 28 01:52:38 2010 +0100
+++ b/pylons_app/templates/monoblue_custom/index.tmpl	Sun Feb 28 02:24:44 2010 +0100
@@ -5,7 +5,7 @@
 <body>
 <div id="container">
     <div class="page-header">
-        <h1> Mercurial Repositories</h1>
+        <h1>${c.repos_prefix} Mercurial Repositories</h1>
         <ul class="page-nav">
         </ul>
     </div>