From ff4f1a2422b3e02917af1f1786ff5b3ac09565ef Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Sat, 6 Jul 2024 20:06:04 +0300 Subject: Реки и копирование темплейтов в озу MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/search.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/search.htm') diff --git a/html/search.htm b/html/search.htm index 8cdcbc1..6644bfc 100644 --- a/html/search.htm +++ b/html/search.htm @@ -18,7 +18,7 @@ {{if ne .Templates.Search.List ""}} {{if ne .Templates.Search.Content.Total 0}} -

Total resuls: {{.Templates.Search.Content.Total}}

+

Results by request '{{.QueryRaw}}': {{.Templates.Search.Content.Total}}

{{end}} {{.Templates.Search.List}} {{else}} -- cgit v1.2.3