check for rtd

This commit is contained in:
Dave Snider 2013-10-18 21:21:10 -07:00
parent a521692265
commit b74a20a058

View File

@ -1,4 +1,7 @@
{% if READTHEDOCS %}
<p class="wy-breadcrumbs-extra">Free document hosting provided by <a href="">Read the Docs</a>.</p>
{% endif %}
<ul class="wy-breadcrumbs">
<li><a href="/">Docs</a> &raquo;</li>
<li><a href="">{{ title }}</a></li>
@ -10,3 +13,4 @@
</ul>
<hr/>