content.innerHTML = this.__tmpl.error.render({
                        name: '404 - Not Found',
                        description: 'The selected File "' + data.file + '" was not found.'
                    }, this.__tmpl);