~metacode/ocb-server/ocb-server-7.0

« back to all changes in this revision

Viewing changes to doc/_templates/sidebarlogo.html

  • Committer: Openerp Online
  • Date: 2012-03-02 16:09:40 UTC
  • mfrom: (4067.1.6 server)
  • Revision ID: online@openerp.com-20120302160940-g2naxotdack0jgg5
[MERGE] new documentation tree:
- openobject-server has its own doc/ directory
- a few files in doc/api are present but not included in the TOC.
They are present to serve as example but are not yet in the TOC
because they are not yet ready for public consumption.
Normaly files in doc/ are created/modified and merged in trunk
only when they are `done`.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<p class="logo"><a href="{{ pathto(master_doc) }}">
 
2
  <img class="logo" src="{{ pathto('_static/openerp.png', 1) }}" alt="Logo"/>
 
3
</a></p>