{% block messages %} diff --git a/djangoproject/templates/homepage.html b/djangoproject/templates/homepage.html index e981d0023..7f5bef92f 100644 --- a/djangoproject/templates/homepage.html +++ b/djangoproject/templates/homepage.html @@ -16,56 +16,57 @@

Django

{% endblock %} {% block content %} -
-

{% translate "Meet Django" %}

-

- {% blocktranslate trimmed %} - Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. - Built by experienced developers, it takes care of much of the hassle of web development, so you can focus - on writing your app without needing to reinvent the wheel. It’s free and open source. - {% endblocktranslate %} -

-
-
{% translate "Ridiculously fast." %}
-
-

{% translate "Django was designed to help developers take applications from concept to completion as quickly as possible." %}

-
+
+
+

{% translate "Meet Django" %}

+

+ {% blocktranslate trimmed %} + Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. + Built by experienced developers, it takes care of much of the hassle of web development, so you can focus + on writing your app without needing to reinvent the wheel. It’s free and open source. + {% endblocktranslate %} +

+
+
{% translate "Ridiculously fast." %}
+
+

{% translate "Django was designed to help developers take applications from concept to completion as quickly as possible." %}

+
-
{% translate "Reassuringly secure." %}
-
-

{% translate "Django takes security seriously and helps developers avoid many common security mistakes." %}

-
+
{% translate "Reassuringly secure." %}
+
+

{% translate "Django takes security seriously and helps developers avoid many common security mistakes." %}

+
-
{% translate "Exceedingly scalable." %}
-
-

{% translate "Some of the busiest sites on the web leverage Django’s ability to quickly and flexibly scale." %}

-
-
+
{% translate "Exceedingly scalable." %}
+
+

{% translate "Some of the busiest sites on the web leverage Django’s ability to quickly and flexibly scale." %}

+
+
- {% translate "Learn more about Django" %} -
+ {% translate "Learn more about Django" %} +