/**
* -----------------------------------------------------------------------------
* @package smartVISU
* @author Martin Gleiß
* @copyright 2012
* @license GPL [http://www.gnu.de]
* -----------------------------------------------------------------------------
*/
{% extends "rooms.html" %}
{% block content %}
Waschraum
Licht
{{ basic.flip('LightsWashingRoom', 'LightsWashingRoomSwitch') }}
{% endblock %}
/**