{% if brandhubCampaign == true %}
{{ fetchView('includes/brandhubview',{'brandData':brandData}) }}
{% endif %}
{% if profile is not null %}
{% endif %}
{% if profile is not null %}
{% else %}
{% endif %}
{% if view is defined %}
{{ fetchView(view,{'pdata':pdata})|raw }}
{% endif %}