diff pylons_app/templates/graph.html @ 127:20dc7a5eb748

Html changes and cleanups, made folders for html templates, implemented tags and branches pages
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 03 May 2010 19:07:54 +0200
parents a86c8de926b4
children
line wrap: on
line diff
--- a/pylons_app/templates/graph.html	Mon May 03 18:31:00 2010 +0200
+++ b/pylons_app/templates/graph.html	Mon May 03 19:07:54 2010 +0200
@@ -1,4 +1,4 @@
-<%inherit file="base/base.html"/>
+<%inherit file="/base/base.html"/>
 
 <%def name="title()">
     ${_('Repository managment')}