<!DOCTYPE html>
<html>
<body>
<h1>你好,网页</h1>
<p>现在时间为
@DateTime.Now
</p>
</body>
</html>