diff options
author | Pushkar Joshi | 2012-01-31 12:07:43 -0800 |
---|---|---|
committer | Pushkar Joshi | 2012-01-31 12:07:43 -0800 |
commit | c006b3e75d5e23da63687a04cd30bf56a3a8a80d (patch) | |
tree | 3be485ebd5519d6f74cfb2cc0757f57099e4b204 /redirect.html | |
parent | f0e3fa691b3c042c9fc49a7a0cde8ddf8100c195 (diff) | |
parent | 1d8af9fb2be85c33ce6a846f97360ba2ee17ea23 (diff) | |
download | ninja-c006b3e75d5e23da63687a04cd30bf56a3a8a80d.tar.gz |
Merge branch 'master' into pentool
Diffstat (limited to 'redirect.html')
-rw-r--r-- | redirect.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/redirect.html b/redirect.html new file mode 100644 index 00000000..cf602f58 --- /dev/null +++ b/redirect.html | |||
@@ -0,0 +1,23 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- <copyright> | ||
3 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
6 | </copyright> --> | ||
7 | <html> | ||
8 | |||
9 | <head> | ||
10 | |||
11 | <title>Ninja - Browser support: Download Google Chrome</title> | ||
12 | |||
13 | </head> | ||
14 | |||
15 | <body> | ||
16 | |||
17 | <div> | ||
18 | <p>Your browser is not supported. Please download and install the latest version of <a href="https://www.google.com/chrome/">Google Chrome</a></p> | ||
19 | </div> | ||
20 | |||
21 | </body> | ||
22 | |||
23 | </html> \ No newline at end of file | ||