diff options
Diffstat (limited to 'abs/core/supplemental-web/contents/error-handler.html')
-rw-r--r-- | abs/core/supplemental-web/contents/error-handler.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/core/supplemental-web/contents/error-handler.html b/abs/core/supplemental-web/contents/error-handler.html new file mode 100644 index 0000000..49e406f --- /dev/null +++ b/abs/core/supplemental-web/contents/error-handler.html @@ -0,0 +1,9 @@ +<html> +<head> +<style type="text/css">@import "/frame.css";</style> +</head> + +<body> +Module or page not found +</body> +</html>
\ No newline at end of file |