Changeset 6443
- Timestamp:
- 30/01/10 20:58:08 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cows_wps/trunk/cows_wps/templates/wps_getcapabilitiesresponse_template.xml
r6442 r6443 30 30 <ows:PositionName py:if="rp is not None" py:content="rp.positionName"/> 31 31 <ows:ContactInfo> 32 <!-- replaced the line below with the subsequent line when moving to pylons-0.9.7 and genshi 0.5.1 -->33 <!-- 32 <!-- !replaced the line below with the subsequent line when moving to pylons-0.9.7 and genshi 0.5.1 --> 33 <!-- !<py:with vars="cn=rp.contactInfo" py:if="cn is not None"> --> 34 34 <py:with vars="cn=rp.contactInfo" if="cn is not None"> 35 35 <ows:Phone>
Note: See TracChangeset
for help on using the changeset viewer.