mirror of
https://gitee.com/gitea/gitea.git
synced 2024-12-04 12:48:22 +08:00
965861043a
Signed-off-by: Andrew Thornton <art27@cantab.net>
8 lines
125 B
Cheetah
8 lines
125 B
Cheetah
{{.Message}}
|
|
<details>
|
|
<summary>{{.Summary}}</summary>
|
|
<code>
|
|
{{.Details | Str2html}}
|
|
</code>
|
|
</details>
|