diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index f9972ae6f7a..9220cda7370 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -1705,20 +1705,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