summaryrefslogtreecommitdiff
path: root/horizon/templates/horizon/common/_sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'horizon/templates/horizon/common/_sidebar.html')
-rw-r--r--horizon/templates/horizon/common/_sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/horizon/templates/horizon/common/_sidebar.html b/horizon/templates/horizon/common/_sidebar.html
index d55251ab5..73aec7bfd 100644
--- a/horizon/templates/horizon/common/_sidebar.html
+++ b/horizon/templates/horizon/common/_sidebar.html
@@ -1,5 +1,5 @@
{% load branding horizon i18n %}
-<nav id='sidebar'>
+<nav id="sidebar">
{% horizon_nav %}
</nav>