diff --git a/datacenterlight/templates/datacenterlight/whydatacenterlight.html b/datacenterlight/templates/datacenterlight/whydatacenterlight.html new file mode 100644 index 00000000..e4b5f901 --- /dev/null +++ b/datacenterlight/templates/datacenterlight/whydatacenterlight.html @@ -0,0 +1,220 @@ +{% extends "datacenterlight/base.html" %} +{% load staticfiles i18n%} +{% get_current_language as LANGUAGE_CODE %} + +{% block content %} + + + +
{% blocktrans %} Our full software stack is opensource-We don't use anything that isn't opensource.
Yes we are that cool. {% endblocktrans %}
{% blocktrans %}Data Center Light is the child of free and open source(FOSS).
We grew up with it, live by it, and belive in it.
The more we work on our data center,
the more we contribute back to the FOSS community.{% endblocktrans %}
{% blocktrans %} Data Center Light uses the most modren technologies out there.
+ Your VM needs only IPv6. Data Center Light provide
transparent two-way IPv6/IPv4 translation.
+ {% endblocktrans %}
{% blocktrans %} No more hard disks with spinning metal plates!
+ Data Center Light uses only SSDs.
+ We keep things faster and lighter. {% endblocktrans %}
{% trans "Actions speak louder words. Let's do it, try our VM now." %}
+