diff --git a/components/Left/templates/left/view.html.twig b/components/Left/templates/left/view.html.twig index bcdad88f4c..afca56c7e9 100644 --- a/components/Left/templates/left/view.html.twig +++ b/components/Left/templates/left/view.html.twig @@ -1,22 +1,24 @@ {% block leftpanel %} -
- - + + +
+ {% endif %} {{ block("timeline", "cards/navigation/view.html.twig") }} {{ block("footer", "cards/navigation/view.html.twig") }} -
+ {% endblock leftpanel %} diff --git a/components/Right/templates/right/view.html.twig b/components/Right/templates/right/view.html.twig index ea2f1323b4..1fe397b326 100644 --- a/components/Right/templates/right/view.html.twig +++ b/components/Right/templates/right/view.html.twig @@ -1,8 +1,8 @@ {% block rightpanel %} -
- - + + +