blob: d18cd3daa77b025888631262b0b9c5a8b7a94674 [file] [log] [blame]
puts -nonewline "
<html>
<body>
<h1>Rivet Example</h1>"
puts "The time is now:"
puts [clock format [clock seconds]]
puts -nonewline "
</body>
</html>"