Systemd/src/python-systemd/docs/layout.html

16 lines
403 B
HTML

{% extends "!layout.html" %}
{% block relbar1 %}
<a href="../man/systemd.index.html">Index </a>·
<a href="../man/systemd.directives.html">Directives </a>·
<a href="index.html">Python </a>·
<span style="float:right">systemd {{release}}</span>
<hr />
{% endblock %}
{# remove the lower relbar #}
{% block relbar2 %} {% endblock %}
{# remove the footer #}
{% block footer %} {% endblock %}