diff --git a/datacenterlight/static/datacenterlight/img/logo_black.png b/datacenterlight/static/datacenterlight/img/logo_black.png index 00d295ec..d5377a76 100644 Binary files a/datacenterlight/static/datacenterlight/img/logo_black.png and b/datacenterlight/static/datacenterlight/img/logo_black.png differ diff --git a/datacenterlight/templates/datacenterlight/emails/user_activation.html b/datacenterlight/templates/datacenterlight/emails/user_activation.html index 2cc75d80..1ef82e35 100644 --- a/datacenterlight/templates/datacenterlight/emails/user_activation.html +++ b/datacenterlight/templates/datacenterlight/emails/user_activation.html @@ -11,19 +11,19 @@ - +
- - - -
+
+

{% trans "Data Center Light Account Activation" %}

+

{% 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 %}
@@ -34,8 +34,8 @@

-

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

+
+

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

diff --git a/datacenterlight/templates/datacenterlight/emails/welcome_user.html b/datacenterlight/templates/datacenterlight/emails/welcome_user.html index 7e35ac59..bb0792d7 100644 --- a/datacenterlight/templates/datacenterlight/emails/welcome_user.html +++ b/datacenterlight/templates/datacenterlight/emails/welcome_user.html @@ -11,19 +11,19 @@ - +
- - - - -
+
+

{% trans "Welcome to Data Center Light!" %}

+

{% 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 %} @@ -31,13 +31,13 @@

+ {% trans "ORDER VM" %}
-

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

+
+

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

diff --git a/hosting/templates/hosting/emails/new_booked_vm.html b/hosting/templates/hosting/emails/new_booked_vm.html index bda0964e..68f99526 100644 --- a/hosting/templates/hosting/emails/new_booked_vm.html +++ b/hosting/templates/hosting/emails/new_booked_vm.html @@ -11,19 +11,19 @@ - +
- - - - -
+
+

{% 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 %}
@@ -32,13 +32,13 @@

+ {% trans "View Detail" %}
-

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

+
+

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

diff --git a/hosting/templates/hosting/emails/password_reset_email.html b/hosting/templates/hosting/emails/password_reset_email.html index 03f4c065..1bc4197d 100644 --- a/hosting/templates/hosting/emails/password_reset_email.html +++ b/hosting/templates/hosting/emails/password_reset_email.html @@ -11,19 +11,19 @@ - +
- - - -
+
+

{% trans "Password Reset" %}

+

{% trans "We received a request to reset your password." %}
{% trans "If you didn't make this request you can safely ignore this email." %}
@@ -39,8 +39,8 @@

-

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

+
+

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

diff --git a/hosting/templates/hosting/emails/vm_canceled.html b/hosting/templates/hosting/emails/vm_canceled.html index cc133156..d969cfc6 100644 --- a/hosting/templates/hosting/emails/vm_canceled.html +++ b/hosting/templates/hosting/emails/vm_canceled.html @@ -11,19 +11,19 @@ - +
- - - - -
+
+

{% trans "Virtual Machine Cancellation" %}

+

{% 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 %} @@ -31,13 +31,13 @@

+ {% trans "CREATE VM" %}
-

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

+
+

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