File: sidebarlogo.html

package info (click to toggle)
aws-sdk-for-php 2.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,448 kB
  • ctags: 10,879
  • sloc: php: 157,235; python: 233; makefile: 184; xml: 28; sh: 5
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<p class="logo left-bar-other">
  <a href="{{ pathto(master_doc) }}">
    <img class="logo" src="{{ pathto('_static/logo.png', 1) }}" alt="Logo" height="63" />
  </a>
</p>