{% 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 SITE_LANGUAGE_DIRECTION == 'RTL' %} {% endif %} {{ theme.outputCustomCSSCode()|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 %}
{% if Auth.loggedIn() == true %} {% if (block('selected_navigation_link') == 'your_files') %}

{{ t('my_files', 'My Files') }}

{% else %}

File Statistics

{{ statsFilename }}

{% endif %} {% else %}

{{ block('title') }}

{% endif %}
{% if Auth.loggedIn() == true and block('selected_navigation_link') != 'stats' %}
{% if Auth.level_id == 0 %}
{{ t('temp_account', 'Temp Account') }}

{{ t('temp_account_left_nav_text', 'This is a temp account not linked to any email address. All uploads are publicly available. Temp accounts are removed after [[[NON_ACCOUNT_REMOVAL_DAYS]]] days unless you register.', {'NON_ACCOUNT_REMOVAL_DAYS': UserHelper.getDaysToKeepAccountOpen(0)}) }}

  {{ t("register_page_name_temp_account", "Convert Temp Account") }}
{% endif %}
{% 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' %}