~mnordhoff/loggerhead/cheezum

« back to all changes in this revision

Viewing changes to loggerhead/templates/macros.pt

  • Committer: Martin Albisetti
  • Date: 2008-07-25 19:23:15 UTC
  • mto: (164.8.10 trunk)
  • mto: This revision was merged to the branch mainline in revision 191.
  • Revision ID: argentina@gmail.com-20080725192315-mrtz7j6jksj4sbq2
AdaptĀ forĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
                               title string:Files;
48
48
                               id string:on">Files</a></li>
49
49
        </tal:block>
50
 
        <li><a tal:attributes="href string:https://help.launchpad.net/Loggerhead;
51
 
                               title string:Help">Help</a></li>       
52
50
      </ul>
53
51
      <div id="loggerheadCont">
54
52
    
57
55
        <h1 metal:define-slot="heading"></h1>
58
56
        <div metal:define-slot="content"></div>
59
57
 
60
 
        <p class="fl">Launchpad runs <a href="https://launchpad.net/loggerhead" class="link">Loggerhead</a> on <a href="http://bazaar-vcs.org/" class="link">Bazaar</a> branches</p>
 
58
        <p class="fl">Loggerhead runs on <a href="http://bazaar-vcs.org/" class="link">Bazaar</a> branches</p>
61
59
    </div>
62
60
  </body>
63
61
</html>