From 3fbee6edeeb65d030b5f10441700b154e9d8e11a Mon Sep 17 00:00:00 2001 From: Alexander Lazarević Date: Sat, 10 Feb 2024 18:43:17 +0100 Subject: Corrected indentation of the "Congrats" page template. --- django/views/templates/default_urlconf.html | 492 ++++++++++++++-------------- 1 file changed, 246 insertions(+), 246 deletions(-) (limited to 'django/views/templates/default_urlconf.html') diff --git a/django/views/templates/default_urlconf.html b/django/views/templates/default_urlconf.html index f9e278006d..084eb6e61e 100644 --- a/django/views/templates/default_urlconf.html +++ b/django/views/templates/default_urlconf.html @@ -2,251 +2,251 @@ {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} - - - {% translate "The install worked successfully! Congratulations!" %} - - - - -
- -

{% blocktranslate %}View release notes for Django {{ version }}{% endblocktranslate %}

-
-
- + + {% translate "The install worked successfully! Congratulations!" %} + + + + +
+ +

{% blocktranslate %}View release notes for Django {{ version }}{% endblocktranslate %}

+
+
+ +

{% translate "The install worked successfully! Congratulations!" %}

+

{% blocktranslate %}You are seeing this page because DEBUG=True is in your settings file and you have not configured any URLs.{% endblocktranslate %}

+
+
- - +

+ {% translate "Django Documentation" %}.
+ {% translate 'Topics, references, & how-to’s' %} +

+ + + +

+ {% translate "Tutorial: A Polling App" %}.
+ {% translate "Get started with Django" %} +

+
+ + +

+ {% translate "Django Community" %}.
+ {% translate "Connect, get help, or contribute" %} +

+
+ + -- cgit v1.3