~sielibre/schooltool.isli/2.10_packaging

« back to all changes in this revision

Viewing changes to src/schooltool/isli/browser/templates/brand.pt

  • Committer: Douglas Cerna
  • Date: 2015-06-19 23:04:28 UTC
  • Revision ID: douglascerna@yahoo.com-20150619230428-s225fb4tezxr49zh
Added custom content provider for navigation header brand

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h1 class="brand">
 
2
  <span class="school">schooltool</span> <span class="tool">ISLI</span>
 
3
  <img class="small" tal:attributes="src context/++resource++schooltool.isli.custom/logo.png"/>
 
4
</h1>