diff --git a/datacenterlight/templates/datacenterlight/emails/user_activation.html b/datacenterlight/templates/datacenterlight/emails/user_activation.html index 1ef82e35..7008c1a1 100644 --- a/datacenterlight/templates/datacenterlight/emails/user_activation.html +++ b/datacenterlight/templates/datacenterlight/emails/user_activation.html @@ -25,8 +25,10 @@
- {% blocktrans %}You can activate your Data Center Light account by clicking here.{% endblocktrans %}
- {% blocktrans %}You can also copy and paste the following link into the address bar of your browser to activate your Data Center Light account.{% endblocktrans %}
+ {% blocktrans %}You can activate your Data Center Light account by clicking here.{% endblocktrans %}
+
+ {% blocktrans %}You can also copy and paste the following link into the address bar of your browser to activate your Data Center Light account.{% endblocktrans %}
{{base_url}}{{activation_link}} @@ -35,7 +37,7 @@
- {% blocktrans %}Thanks for joining us! We provide the most affordable virtual machines from the heart of Switzerland.{% endblocktrans %}
+ {% blocktrans %}Thanks for joining us! We provide the most affordable virtual machines from the heart of Switzerland.{% endblocktrans %}
+
{% blocktrans %}Try now, order a VM. VM price starts from only 15CHF per month.{% endblocktrans %}
- {% blocktrans %}You have ordered a new virtual machine!{% endblocktrans %}
- {% blocktrans %}Your order of [ {{ vm_name }} ] has been charged.{% 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 %}
- {% trans "We received a request to reset your password." %}
- {% trans "If you didn't make this request you can safely ignore this email." %}
+ {% trans "We received a request to reset your password." %}
+
+ {% trans "If you didn't make this request you can safely ignore this email." %} +
{% trans "Otherwise, click here to reset your password." %}
@@ -40,7 +43,7 @@
- {% blocktrans %}You are receiving this email because your virutal machine [ {{ vm_name }} ] has been cancelled.{% endblocktrans %}
+ {% blocktrans %}You are receiving this email because your virutal machine [ {{ vm_name }} ] has been cancelled.{% endblocktrans %}
+
{% blocktrans %}You can always order a new VM by clicking the button below.{% endblocktrans %}