mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 15:31:03 +00:00
- Previously translations were escaped, but now translations are
accepted as-is and will be rendered as HTML. Use `TrString` to escape
the translation value.
- Adds integration test.
- Regression of
|
||
|---|---|---|
| .. | ||
| cherry_pick.tmpl | ||
| commit_form.tmpl | ||
| delete.tmpl | ||
| diff_preview.tmpl | ||
| edit.tmpl | ||
| patch.tmpl | ||
| upload.tmpl | ||