{% import 'components/PillSwitch/PillSwitch.html' as PillSwitch %} {% macro render(id) %}
{{ PillSwitch.render() }}
{% endmacro %}