DEBSOURCES
Skip Quicknav
sources / python-blessed / 1.21.0-1 / docs / _templates / layout.html
12345678
{% extends "!layout.html" %} {% block footer %} {{ super() }} <style> .wy-nav-content { max-width: 900px; } </style> {% endblock %}