OSDN Git Service

48c4e984930cfc43261ff4f8ab3d129f4957706f
[cloudmanganw/git_repo.git] / war / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <!-- The HTML 4.01 Transitional DOCTYPE declaration-->\r
3 <!-- above set at the top of the file will set     -->\r
4 <!-- the browser's rendering engine into           -->\r
5 <!-- "Quirks Mode". Replacing this declaration     -->\r
6 <!-- with a "Standards Mode" doctype is supported, -->\r
7 <!-- but may lead to some differences in layout.   -->\r
8 \r
9 <html>\r
10   <head>\r
11     <meta http-equiv="content-type" content="text/html; charset=UTF-8">\r
12     \r
13     <!--                                           -->\r
14     <!-- Any title is fine                         -->\r
15     <!--                                           -->\r
16     <title>Hello App Engine</title>\r
17   </head>\r
18 \r
19   <!--                                           -->\r
20   <!-- The body can have arbitrary html, or      -->\r
21   <!-- you can leave the body empty if you want  -->\r
22   <!-- to create a completely dynamic UI.        -->\r
23   <!--                                           -->\r
24   <body>\r
25     <h1>Hello App Engine!</h1>\r
26         \r
27     <table>\r
28       <tr>\r
29         <td colspan="2" style="font-weight:bold;">Available Servlets:</td>        \r
30       </tr>\r
31       <tr>\r
32         <td><a href="cloudmanganetwork"/>CloudMangaNetworkServlet</td>\r
33       </tr>\r
34     </table>\r
35   </body>\r
36 </html>\r