From 71558701dfaf74e21160b76056ca7fc93cb2bd2f Mon Sep 17 00:00:00 2001 From: YQ Date: Fri, 14 Mar 2025 17:20:34 +0800 Subject: [PATCH] [5.1.x] Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt. Backport of 30e0a43937e685083fa1210c3594678a3b813806 from main. --- docs/topics/i18n/timezones.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/i18n/timezones.txt b/docs/topics/i18n/timezones.txt index 594c1688a5..8d5a82f17b 100644 --- a/docs/topics/i18n/timezones.txt +++ b/docs/topics/i18n/timezones.txt @@ -207,7 +207,7 @@ Include a form in ``template.html`` that will ``POST`` to this view: {% csrf_token %}