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

Basic-Widgets

{% endblock %} {% block intro %} Some basic widgets for displaying und controlling simple values. {% endblock %}