/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL * @version 1.0 * * @title Frankfurt * @category webcam * @icon icons/ws/it_camera.svg * @color #da0 * @description Some webcams with live-impressions from Frankfurt * ----------------------------------------------------------------------------- */ {% extends "apps.html" %} {% import "multimedia.html" as multimedia %} {% block content %}

Impressions from Frankfurt

Skyline
{{ multimedia.image('image1', 'http://www.helifliegen.de/scripts/skyline_webcam_picture_middle_776x554.php', 'corner-bottom') }}
© by http://www.helifliegen.de
Messe
© by http://www.messefrankfurt.com

{% endblock %}