html: function (data) { let footer = '' footer += `
{% if not widget.listview_url == "" %} List View {% endif %}
` return footer },