{% if error == false %} {% if Documents or Download_Archive %} {% if main_folder_title %}
{{ze('admin', 'phraseInHTML', 'Warning: this content item is public, the document \"[[Document_Filename]]\" is private, so it will not appear to visitors.', item)}}
{% elseif item.privacy == 'offline' %}{{ze('admin', 'phraseInHTML', 'Warning: the document \"[[Document_Filename]]\" is offline, so it will not appear to visitors.', item)}}
{% endif %}