Add current search query to form and render search on index if q= is non-nil
This commit is contained in:
@@ -32,6 +32,7 @@ type Context struct {
|
||||
InstanceName string
|
||||
SoftwareVersion string
|
||||
|
||||
SearchQuery string
|
||||
SearchPrompt string
|
||||
|
||||
Username string
|
||||
|
||||
Reference in New Issue
Block a user