{% extends 'base.html' %} {% block topbar %} {% with current_topbar="syspanel" %} {{block.super}} {% endwith %} {% endblock %} {% block sidebar %} {% include 'django_openstack/syspanel/_sidebar.html' %} {% endblock %} {% block main %} {% block page_header %} {% endblock %}