/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Frank Berlenz * @copyright 2012 - 2015 * @license GPL * @version 1.1 * * @title Seiser Alm * @category webcam * @icon icons/ws/it_camera.svg * @color #da0 * @description Webcam for Seiser Alm (Dolomitisuperski) * * @info Additional information to the Dolomitisuperski area * @link http://www.dolomitisuperski.com * ----------------------------------------------------------------------------- */ {% extends "apps.html" %} {% block sidebar %}

Seiser Alm (Dolomitisuperski)


{{ weather.current('weather', 'lat=46.568417&lon=11.573153') }}
{{ weather.forecastweek('weather_forecast', 'lat=46.568417&lon=11.573153') }} {% endblock %} {% block content %}
Lang- und Plattkofel
{{ multimedia.image('image1', 'https://images.webcamgalore.com/webcamimages/120x90/31019.jpg', 'corner-bottom', '5i') }}
Schlern
{{ multimedia.image('image2', 'https://images.webcamgalore.com/webcamimages/120x90/31022.jpg', 'corner-bottom', '5i') }}

© by https://www.webcamgalore.de/
{% endblock %}