/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiss * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "system.html" %} {% block content %} {% import "plot.html" as plot %} {% import "status.html" as status %}