{% extends "base.html" %} {% block title %}Smart Upload{% endblock %} {% block content %}

Smart Upload

Upload a file. We auto-detect the target file area from the filename (e.g. FILES.GAMES_lord.zip or foo[FILES.UTILS].zip), or pick one manually.

Tip: prefix with AREATAG_ or include [AREATAG] for auto-detection.
Cancel
{% endblock %}