File: layout.html

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

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