{% macro render(buildings, class='widget') -%}

Departments

{%for b in buildings%} {{b.render()}} {% endfor %}
QRCode ID Address Name ISP Actions
{%- endmacro %}