mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-01 21:31:34 +00:00
2 lines
189 B
Handlebars
2 lines
189 B
Handlebars
<input type="search" spellcheck="false" name="q" maxlength="255" placeholder="{{ctx.Locale.Tr "explore.search"}}…"{{if .Value}} value="{{.Value}}"{{end}}{{if .Disabled}} disabled{{end}}>
|