Documentation
¶
Overview ¶
Command template is a trivial web server that uses the text/template (and html/template) package's "block" feature to implement a kind of template inheritance.
It should be executed from the directory in which the source resides, as it will look for its template files in the current directory.