diff options
Diffstat (limited to 'Base/res/html/misc/blank.html')
-rw-r--r-- | Base/res/html/misc/blank.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Base/res/html/misc/blank.html b/Base/res/html/misc/blank.html new file mode 100644 index 0000000000..8677849ac7 --- /dev/null +++ b/Base/res/html/misc/blank.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<head> +<title>Blank</title> +</head> +<body> +</body> +</html> |