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

Flur

Licht

{{ basic.button('OG.Flure.light', 'OG.Flure.light', 'Licht') }}

T�r

{{ basic.button('OG.Flure.door', 'OG.Flure.door', 'T�r') }}

T�r

{% endblock %}