{# All client side file upload stuff #}
{# we use blueimp jquery-file-upload #}
{# Our implementation of blueimp #}
{# Max image resize size from settings #}
{# Handlebars Templates #}
{# Upload dialog - template-file-upload #}
{% verbatim %}
{% endverbatim %}
{# The template for simple upload #}
{% verbatim %}
{% endverbatim %}
{# The template to display files available for upload #}
{% verbatim %}
{% endverbatim %}
{# The template to display files available for download #}
{% verbatim %}
{% endverbatim %}