{% macro active_hint(active) %}{% if active %}active{% else %}inactive{% endif %}{% endmacro %}