Files
bonobo/doc/_templates/sidebarlogo.html
Romain Dorgueil 89dee0e65a wip: documentation
2016-12-26 10:47:30 +01:00

11 lines
332 B
HTML

<a href="{{ pathto(master_doc) }}" style="border: none">
<h1 style="text-align: center; margin-top: 0;">
<img class="logo" src="{{ pathto('_static/bonobo.png', 1) }}" title="Bonobo" style="width: 48px; height: 48px; vertical-align: bottom"/>
Bonobo
</h1>
</a>
<p>
Data processing for human beings.
</p>