{% if READTHEDOCS %}
  Read the Docs
v: {{ current_version }}  
Versions
{% for slug, url in versions %}
{{ slug }}
{% endfor %}
Free document hosting provided by Read the Docs.
{% endif %}