{% if getSiteLogo() %} {% endif %} {# connect to app-ai-grwoth css and jquery model only for ai-grwoth #} {% if app.request.server.get('WHITE_LABLE_CLIENT') == "ai_growth" %} {% if app.request.attributes.get('_route') not in ['app_front_login', 'app_front_forgot_password', 'app_front_reset_password', 'app_front_signup', 'app_front_affilliate', 'app_front_product_view','app_front_product_checkout','app_front_shop','app_front_ai_channel_growth_forms','app_front_ai_channel_mother_child_forms','app_frontend_ai_channel_sass_form','app_frontend_ai_channel_autobot_form'] %} {% set getConnectedToAiAppValue = getConnectedAppAi() %} {% set isAnyInstaDataInsertedToAiApp = isAnyInstaDataInsertedToAiApp() %} {% if getConnectedToAiAppValue == 0 %} {% endif %} {% endif %} {% endif %} {# connect to app-ai-grwoth css and jquery model #} {% block stylesheets %} {% endblock %}
{% include 'frontend/layouts/header.html.twig' %} {% block publiccontent %} {% endblock %} {% if tab is not defined %} {% include 'helper/messages.html.twig' %} {% endif %} {% if app.user %} {% if for2Fa is defined and for2Fa %} {% block twoFA %} {% endblock %} {% else %}