Remove "Free document hosting provided by Read the Docs" message

This commit is contained in:
Manuel Kaufmann
2019-08-21 16:00:50 +02:00
parent 6909b4acb2
commit 39a7172f55

View File

@@ -29,10 +29,6 @@
<a href="//{{ PRODUCTION_DOMAIN }}/builds/{{ slug }}/?fromdocs={{ slug }}">{{ _('Builds') }}</a>
</dd>
</dl>
<hr/>
{% trans %}Free document hosting provided by{% endtrans %} <a href="http://www.readthedocs.org">Read the Docs</a>.
</div>
</div>
{% endif %}