summaryrefslogtreecommitdiffstats
path: root/resources/com/google/gerrit/httpd/raw/HostPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/com/google/gerrit/httpd/raw/HostPage.html')
-rw-r--r--resources/com/google/gerrit/httpd/raw/HostPage.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/resources/com/google/gerrit/httpd/raw/HostPage.html b/resources/com/google/gerrit/httpd/raw/HostPage.html
new file mode 100644
index 0000000000..c0d84468d9
--- /dev/null
+++ b/resources/com/google/gerrit/httpd/raw/HostPage.html
@@ -0,0 +1,26 @@
+<html>
+ <head>
+ <title>Gerrit Code Review</title>
+ <meta name="gwt:property" content="locale=en_US" />
+ <script id="gerrit_hostpagedata"></script>
+ <style id="gerrit_sitecss" type="text/css"></style>
+ <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
+ </head>
+ <body>
+ <div id="gerrit_topmenu"></div>
+ <div id="gerrit_header"></div>
+ <div id="gerrit_startinggerrit" style="margin-left: 10px;">
+ <p>Loading <a href="https://www.gerritcodereview.com/" target="_blank">Gerrit Code Review</a> ...</p>
+ <noscript>
+ <p>Gerrit requires a JavaScript enabled browser.</p>
+ </noscript>
+ </div>
+ <div id="gerrit_body"></div>
+ <div style="clear: both">
+ <div id="gerrit_footer"></div>
+ <div id="gerrit_btmmenu"></div>
+ </div>
+ <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
+ <script id="gerrit_module"></script>
+ </body>
+</html>