Mercurial > hg > tema
view misc/biotopes/main.template @ 30:54539dff18ca
Allow access to the calling (outer) context. Start parse_args implementation.
| author | Mikhail Kryshen <mikhail@kryshen.net> | 
|---|---|
| date | Fri, 15 May 2009 03:07:16 +0400 | 
| parents | 6c41a0b43e58 | 
| children | 
line wrap: on
 line source
<%!: <%prepare:biotope_sql <%read\biotope.sql%>%> <%prepare:photo_sql <%read\photo.sql%>%> <%prepare:class_sql <%read\class.sql%>%> <%prepare:plant_sql <%read\plant.sql%>%> <%query:biotope_sql [%\<%write:<%db\code%>.xml <%include\biotope.template%>%> %]%> <%write:classes.xml <%include\classes.template%>%> <%write:plants.xml <%include\plants.template%>%> %>
