Sign in
apache
/
cloudstack-ec2stack
/
f6d08c4b1dfebb7a34d2b5102e99122efad9b1b5
/
.
/
ec2stack
/
templates
/
status.xml
blob: 7f3a8b3debd1289b21c41c097c742821655c3024 [
file
]
{% extends "response.xml" %}
{% block response_content %}
<return>
{{ return }}
</return>
{% endblock %}