You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/code
wxiaoguang 04b235d094
Fix 500 error of searching commits (#28576)
Regression of #28454 . Now the string is escaped HTML, so it doesn't
need `| Safe`.

Fix #28575
1 year ago
..
searchcombo.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
searchform.tmpl Remove autofocus in search box (#28033) 1 year ago
searchresults.tmpl Fix 500 error of searching commits (#28576) 1 year ago