mirror of
https://github.com/logos-storage/deluge.git
synced 2026-05-05 09:03:10 +00:00
11 lines
359 B
HTML
11 lines
359 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Deluge: Web UI ${version}</title>
|
|
</head>
|
|
<body>
|
|
<h1>Error 404 - Page Not Found</h1>
|
|
<b>The requested template file was not found.</b>
|
|
</body>
|
|
</html>
|