{% macro meetingComponent(data) %} {% set args = { "meeting_id" : "", "class" : '' } %} {% do args.update(data) %} {% if args.meeting_id %}