{% if privacy_warning %} {% if privacy == 'offline' %}

{{ze('admin', 'phrase', 'Warning: the selected document \"[[filename]]\" is Offline, so the document will not appear to visitors.', {filename: filename})}}

{% elseif privacy == 'private' %}

{{ze('admin', 'phrase', 'Warning: content item is Public, the selected document \"[[filename]]\" is Private, so the document will not appear to visitors.', {filename: filename})}}

{% endif %} {% endif %} {% if Background_Image %} {% elseif Image %}
{% if Image_Link_Href %} {% endif %} {% if Mobile_Media %} {% endif %} {{Image_Alt}} {{Rollover_Images}} {% if Enlarge_Image %} {{"Enlarge this image"|trans}} {% endif %} {% if Image_Link_Href %} {% endif %}
{% endif %} {% if (Title or Text or More_Link_Text) %}
{% if Title %}
<{{Title_Tags}}> {% if Link_Href %} {{Title}} {% else %} {{Title}} {% endif %}
{% endif %} {% if Text %}
{{Text}}
{% endif %} {% if More_Link_Text %}
{{More_Link_Text}}
{% endif %}
{% endif %}