try:
        remove_all_files_recursively(session_path)
        return render_template('index.html',
                               files=None,
                               error=None,