diff --git a/datacenterlight/templates/datacenterlight/index.html b/datacenterlight/templates/datacenterlight/index.html index 90ad26cd..f37faf08 100755 --- a/datacenterlight/templates/datacenterlight/index.html +++ b/datacenterlight/templates/datacenterlight/index.html @@ -1,6 +1,5 @@ {% extends "datacenterlight/base.html" %} {% load staticfiles i18n%} -{% get_current_language as LANGUAGE_CODE %} {% block content %} @@ -139,94 +138,7 @@
- {% trans "Our services run on" %}
-
- {% trans "Our monitoring" %}
-
- {% trans "Our storage layer" %}
-
- {% trans "Our web frontend" %}
-
- {% trans "Our cloud" %}
-
- {% trans "Our configuration management system" %}
-
- {% trans "Our awesome juice" %}
-
- {% trans "Our NAT64 gateway" %}
-
+ {% trans "Our services run on" %}
+
+ {% trans "Our monitoring" %}
+
+ {% trans "Our storage layer" %}
+
+ {% trans "Our web frontend" %}
+
+ {% trans "Our cloud" %}
+
+ {% trans "Our configuration management system" %}
+
+ {% trans "Our awesome juice" %}
+
+ {% trans "Our NAT64 gateway" %}
+
-
-
-
+
+
+ {% blocktrans %} Data Center Light uses the most modern technologies out there.
- Your VM needs only IPv6. Data Center Light provides
transparent two-way IPv6/IPv4 translation.
- {% endblocktrans %}
- {% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}
-{% blocktrans %} Data Center Light uses the most modern technologies out there.
+ Your VM needs only IPv6. Data Center Light provides
transparent two-way IPv6/IPv4 translation.
+ {% endblocktrans %}
+ {% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}
+