summaryrefslogtreecommitdiffstats
path: root/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html')
-rw-r--r--Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html b/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html
deleted file mode 100644
index b5b16d7..0000000
--- a/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{%- 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 %}