Fix autoescaping
This commit is contained in:
parent
eaf67e9471
commit
5e1a4d8ea2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<!-- Divider -->
|
||||
<hr class="sidebar-divider my-0">
|
||||
|
||||
{% sidebar_nav %}
|
||||
{% autoescape off %}{% sidebar_nav %}{% endautoescape %}
|
||||
|
||||
<!-- Divider -->
|
||||
<hr class="sidebar-divider d-none d-md-block">
|
||||
|
|
Loading…
Reference in a new issue