{% from "components/pill.html" import pill %}
<div class='tabs ajax-block-container'>
{{ pill(
status_filters,
status
) }}
</div>