gitea/templates/org
wxiaoguang a784ed3d6c
Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227)
Follow #29165. These HTML strings are safe to be rendered directly, to
avoid double-escaping.
2024-02-18 01:48:59 +00:00
..
member Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
projects Use full width for project boards (#28225) 2023-11-27 17:43:52 +00:00
settings Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
team Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
follow_unfollow.tmpl Fix missing template for follow button in organization (#29215) 2024-02-17 13:42:52 +00:00
header.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
home.tmpl Fix missing template for follow button in organization (#29215) 2024-02-17 13:42:52 +00:00
menu.tmpl Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00