File: _footer.liquid

package info (click to toggle)
jq 1.5%2Bdfsg-1.3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,476 kB
  • ctags: 2,144
  • sloc: ansic: 12,692; sh: 11,961; yacc: 821; lex: 184; makefile: 147
file content (5 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (6)
1
2
3
4
5
<footer>
  <div class="container">
    {{ footer | markdownify }}
  </div>
</footer>