From a53818257cbf416bfb00e7ccf42cd59022ed6313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sun, 10 Nov 2024 00:05:11 +0100 Subject: [PATCH] Fix being unable to override c-vars from render_from_string --- games/templates/cotton/search_field.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/templates/cotton/search_field.html b/games/templates/cotton/search_field.html index 804c67c..b8e35ae 100644 --- a/games/templates/cotton/search_field.html +++ b/games/templates/cotton/search_field.html @@ -1,4 +1,4 @@ - +
@@ -7,6 +7,6 @@
- +
\ No newline at end of file