diff --git a/website/templates/includes/footer.html b/website/templates/includes/footer.html index 35459f417b..1cbd279bc4 100644 --- a/website/templates/includes/footer.html +++ b/website/templates/includes/footer.html @@ -1,4 +1,3 @@ -{% if top_bar_items %} -{% endif %} \ No newline at end of file + \ No newline at end of file diff --git a/website/templates/includes/navbar.html b/website/templates/includes/navbar.html index 4526c2fdd6..e5ced182d0 100644 --- a/website/templates/includes/navbar.html +++ b/website/templates/includes/navbar.html @@ -1,4 +1,3 @@ -{% if top_bar_items %}
- -{% endif %} \ No newline at end of file + \ No newline at end of file