From 514b69cb9e1ec08f22f04a6a2ed29b130cb42258 Mon Sep 17 00:00:00 2001 From: Wim Feijen Date: Mon, 22 Jun 2015 10:58:38 +0200 Subject: [PATCH] Updated indentation of example template in docs/topics/i18n/translation.txt. --- docs/topics/i18n/translation.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index e52adf034a..8bc5602209 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -1738,20 +1738,20 @@ Here's example HTML template code: .. code-block:: html+django {% load i18n %} -
- {% csrf_token %} - - - + + {% csrf_token %} + + +
In this example, Django looks up the URL of the page to which the user will be