123456789101112131415 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>预警通知单</title>
- <meta name="keywords" content="keyword1,keyword2,keyword3">
- <meta name="description" content="this is my page">
- <meta name="content-type" content="text/html; charset=UTF-8">
-
- <!--<link rel="stylesheet" type="text/css" href="./styles.css">-->
- </head>
-
- <body>
- <img alt="" src="/nwyj/images/cockpit/Earlywarningnotice.png">
- </body>
- </html>
|