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

Multimedia-Widgets

{% endblock %} {% block intro %} Some widgets to control multimedia devices. {% endblock %}