.ZPT File
.zpt is Zope page template
| Features | Description |
|---|---|
| File Extension | .zpt |
| Format | N/A |
| Created by | Zpt |
| Category | Document |
.zpt is Zope page template
| Features | Description |
|---|---|
| File Extension | .zpt |
| Format | N/A |
| Created by | Zpt |
| Category | Document |
What's on this Page
The zpt file extension is used for creating dynamic XML, a page template is itself an XML file built around a handful of namespaces including TAL, TALES, METAL, and I18N.
Originally used only with Zope, page templates are now being used with several applications.