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