gitea/templates/mail
silverwind 647b2649b1
Make sure fmt catches all templates ()
* 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
..
auth Make sure fmt catches all templates ()
issue Refactor `i18n` to `locale` ()
notify Refactor `i18n` to `locale` ()
release.tmpl Add whitespace removal inside template curly brackes ()