Mercurial > hg > documentViewer
view zpt/info_xml.zpt @ 544:6c529ec1b295
added gis mode back.
author | casties |
---|---|
date | Wed, 22 Aug 2012 16:42:30 +0200 |
parents | cc1d3d22ca72 |
children |
line wrap: on
line source
<?xml version="1.0"?> <document-parameters xmlns:tal="http://xml.zope.org/namespaces/tal" tal:define="docinfo options/docinfo"> <parameter tal:repeat="info docinfo" tal:attributes="name info; value python:docinfo[info]"/> </document-parameters>