{% load static i18n %} {% blocktrans %}Your New VM {{vm_name}}{% endblocktrans %}

{% blocktrans %}Your New VM {{ vm_name }}{% endblocktrans %}

{% blocktrans %}You have ordered a new virtual machine!{% endblocktrans %}

{% blocktrans %}Your order of {{ vm_name }} has been charged.{% endblocktrans %}

{% blocktrans %}You can view your VM detail by clicking the button below.{% endblocktrans %}

{% if 'OpenBSD' in vm_name %}

{% blocktrans %}You can log in to your VM by the username puffy.{% endblocktrans %}

{% endif %}
{% trans "View Detail" %}

{% trans "Your Data Center Light Team" %}