1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/templates/org
silverwind 647b2649b1
Make sure fmt catches all templates (#20979)
* Make sure fmt catches all templates

Make's `wildcard` is not recursive so it missed many template files, fix
that by using `find`.

* Update Makefile
2022-08-31 23:58:54 +08:00
..
member Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
settings Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
team Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
create.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
header.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
home.tmpl Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
menu.tmpl Remove black labels and CSS cleanup (#21003) 2022-08-31 17:04:41 +08:00