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/explore
silverwind af094fbb6c
Introduce shared template for search inputs (#25338)
- Set
[type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
- Disable spellcheck
- Set maxLength 255 that I found in `templates/repo/issue/search.tmpl`
- Remove unnecessary `max-width`, it does nothing

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
navbar.tmpl Require at least one unit to be enabled (#24189) 2 years ago
organizations.tmpl Change `join_on` translation to `joined_on` and include placeholder for the date (#24550) 2 years ago
repo_list.tmpl Consolidate the two review boxes into one (#24738) 2 years ago
repo_search.tmpl Introduce shared template for search inputs (#25338) 2 years ago
repos.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
search.tmpl Introduce shared template for search inputs (#25338) 2 years ago
users.tmpl Change `join_on` translation to `joined_on` and include placeholder for the date (#24550) 2 years ago