A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/354363.html below:

ZPT and "incompatible version None" error :(

ZPT and "incompatible version None" error :( ZPT and "incompatible version None" error :(Jaroslaw Zabiello hipertracker at gmail.com
Tue Sep 13 06:12:44 EDT 2005
Dnia Mon, 12 Sep 2005 16:51:48 +0200, Jaroslaw Zabiello napisaƂ(a):

> Another ZPT file try to fill one slot:
> 
> <div metal:use-macro="context/base">
>   <div metal:fill-slot="gora">Search|Read|Compare|History</div>
> </div>
> 
> When I try to open it, I get the error mentioned above. Any idea?

Solution was trivial

<div metal:use-macro="context/base/macros/content">
  <div metal:fill-slot="gora">Search|Read|Compare|History</div>
</div>

--
JZ

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4