diff options
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html')
| -rw-r--r-- | FOSS/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html b/FOSS/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html new file mode 100644 index 0000000..b5b16d7 --- /dev/null +++ b/FOSS/Python/Dependencies/future-0.18.2/docs/_themes/future/layout.html @@ -0,0 +1,8 @@ +{%- extends "basic/layout.html" %} +{%- block relbar2 %}{% endblock %} +{%- block footer %} + <div class="footer"> + © Copyright {{ copyright }}. + Docs created using <a href="http://sphinx.pocoo.org/">Sphinx</a>. + </div> +{%- endblock %} |
