/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_weather.html" %} {% block example %}
{{ weather.forecastweek('weather1') }}
{{ weather.forecastweek('weather2', 'lat=45&lon=7') }}