mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 00:49:49 +03:00
Only insert funding <hr> if toc is present
This commit is contained in:
parent
1feb26739c
commit
fbf5841189
|
@ -102,7 +102,7 @@
|
|||
{% endfor %}
|
||||
|
||||
<div class="promo">
|
||||
<hr/>
|
||||
{% if page.toc %}<hr/>{% endif %}
|
||||
<div id="sidebarInclude">
|
||||
</div>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user