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.
gitea/templates/repo/issue/view_content
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
1 year ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
attachments.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
comments.tmpl More `db.DefaultContext` refactor (#27265) 1 year ago
comments_delete_time.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
context_menu.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
pull.tmpl Fix more "locale" usages (#27259) 1 year ago
pull_merge_instruction.tmpl cleanup locale function usage (#27227) 1 year ago
reactions.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
reference_issue_dialog.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
show_role.tmpl Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
sidebar.tmpl More `db.DefaultContext` refactor (#27265) 1 year ago
update_branch_by_merge.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago