Docs: always show the breadcumb

This commit is contained in:
Davide Andreoli 2021-11-30 09:21:20 +01:00
parent f70d7c949f
commit 69cfc2c7fc
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@
<style type="text/css">
table.right { float: right; margin-left: 20px; }
table.right td { border: 1px solid #ccc; }
{% if pagename == 'index' %}
.related { display: none; }
{% endif %}
</style>
{%- endif %}