mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 21:42:45 +00:00
2 lines
223 B
Handlebars
2 lines
223 B
Handlebars
<input type="search" spellcheck="false" name="q" maxlength="255" placeholder="{{ctx.Locale.Tr "explore.search"}}…"{{if .Value}} value="{{.Value}}"{{end}}{{if .AutoFocus}} autofocus{{end}}{{if .Disabled}} disabled{{end}}>
|