~mwhudson/loggerhead/better-navigation

« back to all changes in this revision

Viewing changes to loggerhead/templates/changelog.kid

  • Committer: Michael Hudson
  • Date: 2008-03-10 20:47:10 UTC
  • Revision ID: michael.hudson@canonical.com-20080310204710-4t6svch8n70e1fbk
mismerges

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
<div class="breadcrumbs">
38
38
  <span class="branch-name">${branch.friendly_name}</span> &gt;
39
 
  <span py:if="file_id" py:strip="True">
 
39
  <span py:if="filter_file_id" py:strip="True">
40
40
    <a href="${branch.url(['changes'])}">
41
41
      all revisions
42
42
    </a>