/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget.html" %} {% import "status.html" as status %} {% block headline %}

Status-Widgets

{% endblock %} {% block intro %} The status-widgets are used to display a status, logs or notifications. {% endblock %}