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.
forgejo/templates/repo/settings
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
2 years ago
..
webhook Make sure fmt catches all templates (#20979) 2 years ago
branches.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
collaboration.tmpl Make sure fmt catches all templates (#20979) 2 years ago
deploy_keys.tmpl Replace fomantic popup module with tippy.js (#20428) 2 years ago
githook_edit.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
githooks.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
lfs.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
lfs_file.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
lfs_file_find.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
lfs_locks.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
lfs_pointers.tmpl Make sure fmt catches all templates (#20979) 2 years ago
nav.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
options.tmpl Make sure fmt catches all templates (#20979) 2 years ago
protected_branch.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
tags.tmpl Make sure fmt catches all templates (#20979) 2 years ago