Cross Reference:
xref
: /
systemd
/
src
/
python-systemd
/
docs
/
layout.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
layout.html revision 2375607039517c88df51ef16ddbb624ec1c10654
2
N/A
{% extends "!
layout.html
" %}
2
N/A
2
N/A
{% block relbar1 %}
2
N/A
<
a
href=
"/
man
/
systemd.index.html
"
>Index </
a
>·
2
N/A
<
a
href=
"/
man
/
systemd.directives.html
"
>Directives </
a
>·
2
N/A
<
a
href=
"
index.html
"
>Python </
a
>·
2
N/A
<
span
style=
"float:right"
>systemd {{release}}</
span
>
2
N/A
<
hr
/>
2
N/A
{% endblock %}
2
N/A
2
N/A
{# remove the lower relbar #}
2
N/A
{% block relbar2 %} {% endblock %}
2
N/A
2
N/A
{# remove the footer #}
2
N/A
{% block footer %} {% endblock %}
2
N/A