{% extends '_quickpost_layout.html' %} {% block content %} QuickPost List of result files Configure Log Security List Files Documentation Result files Waiting for upload. The newest file is being written to. If there are more files here, then there has been some error during upload. {% for item in filelist1: %} {{item}} Download {% endfor %} Result files. Stored files that have been successfully uploaded {% for item in filelist2: %} {{item}} Download {% endfor %} {% endblock content %}
Waiting for upload. The newest file is being written to. If there are more files here, then there has been some error during upload.