Tcl-based Templates
This page shows the very simple processing done
for page.subst pages.
These pages process Tcl embedded in pages,
but don't have the more sophisticated support developed
for the page.tml pages.
The time is [clock format [clock seconds]]
Here is a look inside the httpd server module.
This is generated with the html::tableFromArray command
applied to the Httpd array variable in the server.
[html::tableFromArray Httpd]