<!DOCTYPE html>
<html>
<body>
     <h1>Hello Web Pages</h1>
     <p>当前时间是 @DateTime.Now</p>
</body>
</html>