File: logo-text.html

package info (click to toggle)
borgbackup 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 15,724 kB
  • sloc: python: 26,737; pascal: 3,253; ansic: 2,625; sh: 231; makefile: 133; tcl: 94
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (12)
1
2
3
4
5
<a href="{{ homepage() }}" class="text-logo">
  <img src='{{ pathto('_static/logo.svg', 1) }}' width='100%'>

  {{ theme_project_nav_name or shorttitle }}
</a>