{# Layout modifications for the Pylit documentation #} {# Filename: .templates/layout.html #} {% extends '!layout.html' %} {%- block relbaritems %}
{%- if parents %} {{ parents[-1].title }} {%- else %} {{ shorttitle }} {%- endif %}
{%- endif %}Enter a module, class or function name.
{%- endif %} {%- endif %} {%- endblock %} {% block footer %}{% endblock %}