<!DOCTYPE html>
<html>
<body>
<h1>Hello Web Pages</h1>
<p>The time is
@DateTime.Now
</p>
</body>
</html>