mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-08 16:23:42 -04:00
docs: fix template to support search result preview
This commit is contained in:
parent
ecd7976114
commit
46c44b9d9d
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