File: layout.html

package info (click to toggle)
cython 0.21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 23,804 kB
  • ctags: 31,405
  • sloc: python: 55,862; ansic: 8,318; xml: 1,031; cpp: 777; makefile: 383; lisp: 206; sh: 7
file content (8 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
{% extends "!layout.html" %}

{% block footer %}
{{ super() }}
<!-- google analytics snippet as removed by Debian maintainers.
     See http://lintian.debian.org/tags/privacy-breach-google-adsense.html
     for more information -->
{% endblock %}