blob: 570fbf7dcc43b2142388fe9fa0eff65ece64660d [file] [log] [blame]
{% extends "response.xml" %}
{% block response_content %}
<instanceId>{{ response.instanceid }}</instanceId>
<passwordData>{{ response.encryptedpassword }}</passwordData>
{% endblock %}