File: layout.html

package info (click to toggle)
python-reportlab 3.5.13-1%2Bdeb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 8,640 kB
  • sloc: python: 83,635; ansic: 19,082; xml: 1,494; makefile: 425; java: 193; sh: 100
file content (6 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
{% extends "!layout.html" %}
{% block rootrellink %}
    <li><a href="http://www.reportlab.com/">ReportLab Homepage</a> &raquo;</li>
    {{ super() }}
{% endblock %}