File: layout.html

package info (click to toggle)
python-reportlab 4.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,708 kB
  • sloc: python: 99,020; xml: 1,494; makefile: 143; sh: 12
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 %}