{% if PAGE_OG_TITLE is defined %} {% endif %} {% if PAGE_OG_DESCRIPTION is defined %} {% endif %} {% if PAGE_OG_URL is defined %} {% endif %} {% if PAGE_OG_IMAGE is defined %} {% if PAGE_OG_IMAGE_WIDTH is defined %} {% endif %} {% if PAGE_OG_IMAGE_HEIGHT is defined %} {% endif %} {% else %} {% endif %} {% if theme.getThemeSkin() != false %} {% else %} {% endif %} {% if SITE_LANGUAGE_DIRECTION == 'RTL' %} {% endif %} {{ theme.outputCustomFileManagerCSSCode()|raw }} {% include '@themePath/account/partial/account_home_javascript.html.twig' %} {% if accountHomePluginJavascript|length > 0 %} {% for pluginKey,accountHomePluginJavascriptItems in accountHomePluginJavascript %} {{ accountHomePluginJavascriptItems['response_html']|raw }} {% endfor %} {% endif %} {{ theme.outputHeadJSCode()|raw }} {% if UserHelper.showSiteAdverts() %} {{ SITE_CONFIG_ADVERT_HEAD_TAG_CODE|raw }} {% endif %}
{% block body %}{% endblock %}
{% embed "account/partial/site_js_html_containers.html.twig" %}{% endembed %}
{% include '@themePath/partial/_ad_block.html.twig' %} {{ not SITE_CONFIG_GOOGLE_ANALYTICS_CODE ? "" : SITE_CONFIG_GOOGLE_ANALYTICS_CODE|raw }} {% include '@themePath/account/partial/notifications.html.twig' %}