~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/annotate.pt

  • Committer: Guillermo Gonzalez
  • Date: 2008-09-10 00:13:18 UTC
  • mfrom: (220 trunk)
  • mto: (217.1.9 logging)
  • mto: This revision was merged to the branch mainline in revision 226.
  • Revision ID: guillo.gonzo@gmail.com-20080910001318-78w16x9zl9p7f1k3
 * merge with trunk 

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">