mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
docs: fix template to support search result preview
This commit is contained in:
parent
bad19e9ca5
commit
cc0808dba0
1 changed files with 1 additions and 1 deletions
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
|
|
@ -122,7 +122,7 @@
|
|||
</ol>
|
||||
</div>
|
||||
{% endblock %}
|
||||
<div class="document clearer body">
|
||||
<div class="document clearer body" role="main">
|
||||
{% block body %} {% endblock %}
|
||||
</div>
|
||||
{%- block bottom_rel_links %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue