Logout
Welcome, {{ user.username }}!
User Dashboard
Manage your tasks and profile.
Upload Files to ML
{% block content %}
{% csrf_token %} {{form.as_p}}
{% endblock %}