{% if section_title %}

{{ section_title|default_if_none:"" }}

{{ section_description|default_if_none:"" }}

{% endif %}