{% trans "Changing resources is only possible on virtual machines with STOPPED state. We suggest to turn off the VM after submitting the request otherwise it will be automatically stopped in the future when the request is accepted." %}
</div>
<divclass="form-group">
<label>{% trans "Reason" %}*</label>
<textareaclass="form-control"name="reason">{% include "request/initials/resources.html" %}</textarea>
<label>{% trans "Message" %}*</label>
<textareaclass="form-control"name="message">{% include "request/initials/resources.html" %}</textarea>