File: layout.html

package info (click to toggle)
python-boto 1.9b-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,820 kB
  • ctags: 2,583
  • sloc: python: 16,337; makefile: 106
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 %}