Signed-off-by: Priya Pahwa <pahwa.priya19@gmail.com> Backport of 6f2c7cf6b41f9346feff0098319c302c15cef9a3 from main
@@ -254,10 +254,6 @@ enough programming-esque functionality, such as branching and looping, that is
essential for making presentation-related decisions. The :ref:`Django Template
Language (DTL) <template-language-intro>` aims to avoid advanced logic.
-The Django template system recognizes that templates are most often written by
-*designers*, not *programmers*, and therefore should not assume Python
-knowledge.
-
Safety and security
-------------------