trailing whitespace removed in index.rst as per the requirements of a syntax test

This commit is contained in:
nishant-sachdeva
2021-11-26 09:29:27 +05:30
parent 5e59325d06
commit ecf6c8e122
2 changed files with 8 additions and 4 deletions
+6 -2
View File
@@ -1,7 +1,11 @@
{# Add rst-badge after rst-versions for small badge style. #}
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book fa-element"> RTD </span>
{% for type, url in downloads %}
{% if type == 'PDF' %}
<a href="{{ url }}">{{ type }}</a>
{% endif %}
{% endfor %}
<span class="fa fa-element">
<input class="container_toggle" type="checkbox" id="switch" name="mode">
@@ -33,4 +37,4 @@
</dd>
</dl>
</div>
</div>
</div>