{%=file.name%}
{% if (typeof file.error === 'object' && file.error instanceof SyntaxError) { %}
{% if (file.responseText) { %}
{%#file.responseText%}
{% } else { %}
{%=$_('Failed to upload. Most probably, there were not enough memory to create thumbnails.')%}.
{% } %}
{% } else { %}
{%=file.error%}
{% } %}
{% } else { %}