summaryrefslogtreecommitdiffstats
path: root/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html
blob: b5b16d778e044b6d1b8fef779486efea8afffd3b (plain)
1
2
3
4
5
6
7
8
{%- extends "basic/layout.html" %}
{%- block relbar2 %}{% endblock %}
{%- block footer %}
    <div class="footer">
      &copy; Copyright {{ copyright }}.
      Docs created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
    </div>
{%- endblock %}