diff options
| author | lost+skunk <[email protected]> | 2024-07-06 20:06:04 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-06 20:06:04 +0300 |
| commit | ff4f1a2422b3e02917af1f1786ff5b3ac09565ef (patch) | |
| tree | 7da4260b98b23be4852d6196b07d1cfbdc115034 /html/search.htm | |
| parent | 7f1ab1b73d1e7a0d8a730354bbc3136c5584fea3 (diff) | |
| download | skunky-art-ff4f1a2422b3e02917af1f1786ff5b3ac09565ef.tar.gz skunky-art-ff4f1a2422b3e02917af1f1786ff5b3ac09565ef.tar.bz2 skunky-art-ff4f1a2422b3e02917af1f1786ff5b3ac09565ef.zip | |
Реки и копирование темплейтов в озу
Diffstat (limited to 'html/search.htm')
| -rw-r--r-- | html/search.htm | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </header> {{if ne .Templates.Search.List ""}} {{if ne .Templates.Search.Content.Total 0}} - <h1>Total resuls: {{.Templates.Search.Content.Total}}</h1> + <h1>Results by request '{{.QueryRaw}}': {{.Templates.Search.Content.Total}}</h1> {{end}} {{.Templates.Search.List}} {{else}} |
