{% extends "templates/base.tmpl" %} {% block title %} Debug Main Page {% endblock %} {% block content %}

Download file data:

Given an FILE-ID, downloads the file data as file. The file data is encoded using transit.

Upload File Data:

Create a new file on your draft projects using the file downloaded from the previous section.
{% endblock %}