{% extends "base.html" %} {% block title %}{{ current_path or 'Home' }} - QRDrop{% endblock %} {% block breadcrumbs %} {% if breadcrumbs|length > 1 %} {% endif %} {% endblock %} {% block content %}
Drop files here to upload
Files will be uploaded to: {{ current_path or '/' }}
This folder is empty
Drag and drop files here or click Upload to add files