{% if txt_block.title%}

{{ txt_block.title }}

{% endif %} {% if txt_block.text%} {{ txt_block.text | safe }} {% endif %}