{# App footer — copyright, support links, optional powered-by. #} {% set b = brand if brand is defined else none %} {% if b and (b.copyright or b.support_email or b.support_url or b.show_powered_by) %} {% endif %}