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/user/dashboard
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
..
dashboard.tmpl Add class to page content to unify top margin (#13766) 4 years ago
feeds.tmpl Make sure fmt catches all templates (#20979) 2 years ago
issues.tmpl Improve single repo action for issue and pull requests (#20730) 2 years ago
milestones.tmpl Make sure fmt catches all templates (#20979) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
repolist.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago