layout.html revision 702f64b93cb215d43f673dd4b2f3646b879c566e
{% 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
<a href="/libudev/index.html">libudev </a
<a href="/libudev/index.html">gudev </a>
<span style="float:right">systemd {{release}}</span>
<hr />
{% endblock %}
{# remove the lower relbar #}
{% block relbar2 %} {% endblock %}
{# remove the footer #}
{% block footer %} {% endblock %}