File: layout.html

package info (click to toggle)
pytables 3.10.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,228 kB
  • sloc: ansic: 82,212; python: 65,296; cpp: 753; sh: 394; makefile: 100
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (5)
1
2
3
4
5
{% extends "!layout.html" %}

{%- block extrahead %}
{{ super() }}
{% endblock %}