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
Lauris BH bfacb5c501
Fix margin in server signed signature verification view (#28379)
Before:

![image](https://github.com/go-gitea/gitea/assets/165205/e2e2256d-03c5-4ab8-8ed9-08ef68571a43)

After:

![image](https://github.com/go-gitea/gitea/assets/165205/804132ef-18f9-4ab8-949d-f6c71e7f4d24)
1 year ago
..
admin Remove autofocus in search box (#28033) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
code Remove autofocus in search box (#28033) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
explore Keep profile tab when clicking on Language (#28320) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Improve RSS feed icons (#28368) 1 year ago
package Do not display search box when there's no packages yet (#28146) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Fix margin in server signed signature verification view (#28379) 1 year ago
shared Refactor template empty checks (#28351) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger Remove deprecated query condition in ListReleases (#28339) 1 year ago
user Refactor template empty checks (#28351) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago