{# yeen/layout.html ~~~~~~~~~~~~~~~~~~~~~ Sphinx layout template for the yeen theme. #} {% extends "trstyle/layout.html" %} {% block footer %} {{ super() }} {% if theme_github_url %} {% endif %} {% endblock %}