summaryrefslogtreecommitdiffstats
path: root/base/tps/shared/webapps/tps/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'base/tps/shared/webapps/tps/404.html')
-rwxr-xr-xbase/tps/shared/webapps/tps/404.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/base/tps/shared/webapps/tps/404.html b/base/tps/shared/webapps/tps/404.html
index dc78f60d2..0aaf29cdf 100755
--- a/base/tps/shared/webapps/tps/404.html
+++ b/base/tps/shared/webapps/tps/404.html
@@ -17,6 +17,7 @@
--- END COPYRIGHT BLOCK --- -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
+<head>
<script language=javascript>
var url = document.URL;
var protocol = location.protocol;
@@ -24,8 +25,14 @@ var hostname = location.hostname;
var port = location.port;
</script>
-<head>
<title>TPS 404 Error!</title>
+<script src="/pki/js/jquery.js"></script>
+<script src="/pki/js/jquery.i18n.properties.js"></script>
+<script src="/pki/js/underscore.js"></script>
+<script src="/pki/js/backbone.js"></script>
+<script src="/pki/js/pki.js"></script>
+<script src="/pki/js/pki-banner.js"></script>
+
<!-- always expand ALL relative paths -->
<script language=javascript>
document.write('<link rel="shortcut icon" href="');