{% extends "base.html" %} {% block body_block %}

{{error}}

{% if credentials_error %}

Check the credentials of storage service again

{% endif %}

Uploaded files have been removed for security

Return to Home to start the process again

{% endblock %}