{% macro uploader(endpoint) %}

{{ _("Drag a file here") }}

{{ _( "or") }}

{{ _("Select a file from your computer") }}
{% endmacro %}