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