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

Buildings

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