ZPT page content component
- Moved a test here from zope.app.exception.
- Use zope.pagetemplate instead of zope.app.pagetemplate.
- Fix tests using a newer zope.publisher that requires zope.login.
- Use zope.container instead of zope.app.container.
- Use zope.site instead of zope.app.folder. Add missing
dependency on zope.site.
- Resolve ZopeSecurityPolicy deprecation warning.
- Initial public release as an individual package.