/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_lib.html" %} {% block example %}
Examples
{{ lib.updatecheck() }}
If an update is found, you will see the "update" symbol in the top right corner. {% endblock %}