summaryrefslogtreecommitdiff
path: root/horizon/horizon/templates/horizon/common/_sidebar.html
blob: a9b06adae1b6efac3f490ff5a1875bc248c20f1d (plain)
1
2
3
4
5
{% load horizon i18n %}

<div id='sidebar'>
  {% horizon_dashboard_nav %}
</div>