Fixed cache template and handleer
This commit is contained in:
@@ -53,6 +53,10 @@ type Context struct {
|
||||
Title string
|
||||
Meta Meta
|
||||
|
||||
CachedURL string
|
||||
CachedTitle string
|
||||
CachedContent string
|
||||
|
||||
Matches uint64
|
||||
Duration time.Duration
|
||||
Results Results
|
||||
|
||||
Reference in New Issue
Block a user