From 02b5409b95511d0b5af999c5c5ba1f4f7f208a65 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 05:57:31 +0100 Subject: [PATCH] TYPO Fix theme selection prompt in read.html --- cps/templates/read.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/read.html b/cps/templates/read.html index 86d7347e9..c081334f0 100644 --- a/cps/templates/read.html +++ b/cps/templates/read.html @@ -82,7 +82,7 @@

{{_('Settings')}}

- {{_('Choose a theme below:')}}}
+ {{_('Choose a theme below:')}}