view examples/webpy/README.txt @ 475:bb939ed3058c

Added include directive for text templates (#115). Thanks to Alastair for the original patch.
author cmlenz
date Fri, 11 May 2007 21:54:49 +0000
parents bb6818970092
children
line wrap: on
line source
Sample application that demonstrates the use of Genshi templates in web.py
(http://webpy.org/).

Try introducing errors (not just XML well-formedness errors, those are boring)
in the template, and you'll see a nice error screen with pretty good
information about the exact error.
Copyright (C) 2012-2017 Edgewall Software