fix missing dom selector in stickynav vue

This commit is contained in:
2021-07-07 18:58:11 +02:00
parent 3970bb2644
commit 3653d7e0b8
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
To use if you want to add a banner below the header (ie the menu)
#}{% endblock %}
<div class="content">
<div class="content" id="content">
{% block sublayout_content %}
<div class="container-xxl">
<div class="row justify-content-center">