Share file [ {{data.filename}} ]
Term of validity:{{data.expire}}
{% if not data['PATH'] %}
Enter the extraction password:
{% else %}
{% for d in data['DIR'] %} {% set d = d.split(';') %} {% endfor %} {% for d in data['FILES'] %} {% set d = d.split(';') %} {% endfor %}
File name Site opt
{{d[0]}} {{to_size(d[1])}} Open
{{d[0]}} {{to_size(d[1])}} {% if d[0].split('.')[-1].lower() in ['avi','mp4','mkv','mpeg','webm','3gp'] %} Play | {% elif d[0].split('.')[-1].lower() in ['jpg', 'jpeg', 'png', 'bmp', 'gif', 'tiff', 'ico'] %} Preview | {% endif %} Download
{% endif %}