File: layout.html

package info (click to toggle)
python-gevent 25.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 22,036 kB
  • sloc: python: 170,894; ansic: 82,360; sh: 6,265; makefile: 1,550; javascript: 108
file content (5 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (10)
1
2
3
4
5
{% extends "!layout.html" %}
{%- block rootrellink %}
<li><a href="http://www.gevent.org/">Home</a>{{ reldelim1 }}</li>
{{ super() }}
{%- endblock %}