{% set layout = layout is not empty ? layout : '' %} {% set is_round = 'round' == layout %}
{% if profile_banner_image_src is not empty %}
{{ profile_banner_image_alt }}
{% endif %}
{% if profile_banner_name is not empty %}

{{ profile_banner_name }}

{% endif %} {% if profile_banner_job_title is not empty %}
{{ profile_banner_job_title }}
{% endif %} {% if profile_banner_url is not empty and profile_banner_url_text is not empty %} {{ profile_banner_url_text }} {% endif %}