{% extends base %} {% block body_left %} {% include system/component/db_nav.html %}
{% render filter_tab %}
{% render db_info_table %}
{% end %} {% block body_right %} {% include system/component/admin_nav.html %} {% end %}