Files
web2py/applications/examples/views/generic.xml
2012-11-15 12:29:28 -06:00

2 lines
79 B
XML

{{from gluon.serializers import xml}}{{=XML(xml(response._vars,quote=False))}}