{% extends 'base.html' %} {% block sidebar %} {% include 'horizon/common/_sidebar.html' %} {% include "redhat_access_plugin_openstack/_conf.html" %} {% endblock %} {% block main %} {% include "horizon/_messages.html" %}
{% block redhat_access_plugin_openstack_main %}{% endblock %} {% endblock %}