File: layout.html

package info (click to toggle)
python-gevent 0.13.6-1%2Bnmu3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,324 kB
  • sloc: python: 13,296; makefile: 95; ansic: 37
file content (5 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (9)
1
2
3
4
5
{% extends "!layout.html" %}
{%- block rootrellink %}
<li><a href="http://www.gevent.org/">Home</a>{{ reldelim1 }}</li>
{{ super() }}
{%- endblock %}