{% set dashboard_id = request.args.get('dashboard', '0') | int %} {% set bootstrap = extension.bootstrap(dashboard_id) %}