gitea/templates/admin
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
..
auth Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
base Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
emails Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
org Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
packages Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
repo Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
user Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
config.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
cron.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
dashboard.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
hook_new.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
hooks.tmpl Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
monitor.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
notice.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
process-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
process.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
queue.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
stacktrace-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
stacktrace.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00