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