{% extends base.html %} {% block body_left %} {% include system/component/system_css.html %} {% init total = "-1" %} {% init run_time = "-1" %} {% init rest_time = "-1" %} {% init progress = "0.0" %} {% include system/component/db_nav.html %}
{% end %} {% block body_right %} {% include system/component/admin_nav.html %} {% end %}