/** * ----------------------------------------------------------------------------- * @package smartVISU * @author YOUR NAME * @copyright 2012 - 2015 * @license GPL * @version 1.0 * * @title Demo * @category weather * @icon icons/ws/scene_summerhouse.svg * @color #222 * @description Here is some description that explains what the app does. It will be shown if you hover over the app-icon. * * @info Additional information or copyright to then content * @link http://www.smartvisu.de * ----------------------------------------------------------------------------- */ {% extends "apps.html" %} {% block sidebar %} The app may have a menu. {% endblock %} {% block content %}