Add block around footer

api-v2-docs
Eric Holscher 2015-10-07 14:55:55 -07:00
parent e4dc170111
commit 04c1daf37a
1 changed files with 2 additions and 0 deletions

View File

@ -112,7 +112,9 @@
<hr/>
{% block footer %}
Free document hosting provided by <a href="https://readthedocs.org">Read the Docs</a>.
{% endblock %}
{% if not new_theme %}
</div>