{% 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 Title %}
<{{Title_Tags}}> {% if Link_Href and not Enlarge_Image %} {{Title}} {% else %} {{Title}} {% endif %}
{% endif %} {% if Background_Image %} {% elseif Image %}
{% if Image_Link_Href %} {% endif %} {% if Lazy_Load %} {{Image_Alt}} {% else %} {% if Mobile_Media %} {% endif %} {{Image_Alt}} {% endif %} {{Rollover_Images}} {% if Enlarge_Image %} {{"Enlarge this image"|trans}} {% endif %} {% if Image_Link_Href %} {% endif %}
{% endif %} {% if Text %}
{{Text}}
{% endif %} {% if More_Link_Text %}
{{More_Link_Text}}
{% endif %}