~mnordhoff/loggerhead/cheezum

« back to all changes in this revision

Viewing changes to loggerhead/templates/inventory.pt

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
          nice/branch/name
18
18
        </a>
19
19
      </tal:has-link>
20
 
      <tal:no-link condition="not: branch/branch_link">
21
 
        <tal:branch-name replace="branch/friendly_name" />
22
 
      </tal:no-link>
 
20
      <span tal:condition="not: branch/branch_link">
 
21
        <span metal:use-macro="breadcrumbs/directory" />
 
22
      </span>
23
23
      : viewing
24
 
      <span tal:content="path" /> for revision <span tal:content="change/revno"/>
 
24
      <span metal:use-macro="breadcrumbs/branch" />
 
25
      for revision <span tal:content="change/revno"/>
25
26
    </h1>
26
27
 
27
28
    <div metal:fill-slot="content">