{% elseif ext == 'mol' and App.Users.userData.chem_editor %}
{{ upload.comment}}
{% endif %} {# INSERT IN TEXT in edit mode for images #} {% if mode == 'edit' and ext matches '/(jpg|jpeg|png|gif|svg)$/i' %}{{ 'Insert in text at cursor position'|trans }}
{{ 'Save as image'|trans }}
{{ 'Upload a new version of this file'|trans }}