~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/annotate.pt

  • Committer: Michael Hudson
  • Date: 2008-09-12 04:46:22 UTC
  • mfrom: (221.1.3 use-pysqlite2-as-well)
  • Revision ID: michael.hudson@canonical.com-20080912044622-nom353e8u6omef2i
allow the changecache to work with python-pysqlite2, which are the bindings to
sqlite3 for python 2.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        </a>
23
23
      </tal:has-link>
24
24
      <tal:no-link condition="not: branch/branch_link">
25
 
        <tal:branch-name replace="branch/friendly_name" />
 
25
        <span metal:use-macro="breadcrumbs/directory"></span>
26
26
      </tal:no-link>
27
 
      <span>: <span tal:content="path"></span> (revision <tal:revno content="change/revno"></tal:revno>)</span>
 
27
      <span>: <span metal:use-macro="breadcrumbs/branch" /> (revision <tal:revno content="change/revno"></tal:revno>)</span>
28
28
    </h1>
29
29
 
30
30
    <div metal:fill-slot="content">