{% if block.content.is_active == 'True' %}

{{block.content.title}}

{{ block.content.desc }}

{{block.content.btn_text}}
{% endif %}