add dxweb app
[spider.git] / dxweb / public / index.html
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>Welcome to the Mojolicious real-time web framework!</title>
5   </head>
6   <body>
7     <h2>Welcome to the Mojolicious real-time web framework!</h2>
8     This is the static document "public/index.html",
9     <a href="/">click here</a> to get back to the start.
10   </body>
11 </html>