annotate roundup/cgi/PageTemplates/README.txt @ 7021:4e25815961a7

flake8: remove trailing whitespace; blank lines for definitions E305 expected 2 blank lines after class or function definition, found 1 E306 expected 1 blank line before a nested definition, found 0 W291 trailing whitespace
author John Rouillard <rouilj@ieee.org>
date Sun, 09 Oct 2022 17:30:47 -0400
parents b9988e118055
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1049
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 See <a href="http://dev.zope.org/Wikis/DevSite/Projects/ZPT">the
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 ZPT project Wiki</a> for more information about Page Templates, or
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3 <a href="http://www.zope.org/Members/4am/ZPT">the download page</a>
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
4 for installation instructions and the most recent version of the software.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
5
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
6 This Product requires the TAL and ZTUtils packages to be installed in
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
7 your Python path (not Products). See the links above for more information.

Roundup Issue Tracker: http://roundup-tracker.org/