web2py.transcription/views/generic.xml

2 lines
79 B
XML
Raw Normal View History

2021-10-01 10:29:16 +02:00
{{from gluon.serializers import xml}}{{=XML(xml(response._vars,quote=False))}}