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/issue/view_content
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
..
add_reaction.tmpl Make sure fmt catches all templates (#20979) 2 years ago
attachments.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
comments.tmpl Make sure fmt catches all templates (#20979) 2 years ago
comments_delete_time.tmpl Make sure fmt catches all templates (#20979) 2 years ago
context_menu.tmpl Make sure fmt catches all templates (#20979) 2 years ago
pull.tmpl Make sure fmt catches all templates (#20979) 2 years ago
pull_merge_instruction.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
reactions.tmpl Make sure fmt catches all templates (#20979) 2 years ago
reference_issue_dialog.tmpl Make sure fmt catches all templates (#20979) 2 years ago
sidebar.tmpl Make sure fmt catches all templates (#20979) 2 years ago