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

Flur

Licht

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

T�r

{{ basic.switch('OG.Flure.door', 'OG.Flure.door', 'T1r') }}

T�r

{% endblock %}