SP/web2py/applications/welcome/views/generic.xml

2 lines
79 B
XML
Raw Normal View History

2018-10-25 15:33:07 +00:00
{{from gluon.serializers import xml}}{{=XML(xml(response._vars,quote=False))}}