~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/footer.pt

[merge] already fixed atom view; no content change

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div class="footer">
 
2
  <span class="banner">
 
3
    <a href="http://www.bazaar-vcs.org/">
 
4
      <img tal:attributes="src python:tg.url('/static/images/bazaar-banner.png')" />
 
5
    </a>
 
6
  </span>
 
7
  <span class="banner">
 
8
    <a href="http://www.lag.net/loggerhead/">
 
9
      <img tal:attributes="src python:tg.url('/static/images/loggerhead-banner.png')" />
 
10
    </a>
 
11
  </span>
 
12
</div>
 
 
b'\\ No newline at end of file'