comparison 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
comparison
equal deleted inserted replaced
126:cfddee9d3693 127:20dc7a5eb748
1 <%inherit file="base/base.html"/> 1 <%inherit file="/base/base.html"/>
2 2
3 <%def name="title()"> 3 <%def name="title()">
4 ${_('Repository managment')} 4 ${_('Repository managment')}
5 </%def> 5 </%def>
6 <%def name="breadcrumbs()"> 6 <%def name="breadcrumbs()">