{% extends "base.html" %} {% block title %}Files — {{ settings.APP_NAME }}{% endblock %} {% block content %}
Upload pictures here from your computer — they instantly appear in the GIMP (and video/audio) apps, under the shared /media folder, in your own {{ user.username }}/ subfolder.
{{ user.username }}/…
On your computer (e.g. .27) uploads go to the lab's shared folder on .13, which GIMP opens at /media/{{ user.username }}/.
To open one in GIMP: go to gimp.lab.audasmedia.com.au → File → Open → /media/{{ user.username }}/….
Nothing uploaded yet.
{% endif %}