File: layout.html

package info (click to toggle)
python-boto 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,432 kB
  • sloc: python: 31,330; makefile: 108
file content (3 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (4)
1
2
3
{% extends '!layout.html' %}

{% block sidebarsearch %}{{ super() }}<div><a href="boto.pdf">PDF Version</a></div>{% endblock %}