/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ /** * Displays a digital clock * * @param unique id for this widget * @param location as string (optional) * * @info based on jDigiClock by Radoslav Dimov * @link http://www.radoslavdimov.com */ {% macro digiclock(id, location) %} {% set uid = uid(page, id) %} {% if once('digiclock') %} {% endif %}
{% if location %} {% if once('digiweather') %} {% endif %}