layout.html revision 2375607039517c88df51ef16ddbb624ec1c10654
{% 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 %}