mirror of
https://gitee.com/gitea/gitea.git
synced 2024-12-05 05:08:02 +08:00
ac95f6d50f
- create new label
5 lines
115 B
Cheetah
5 lines
115 B
Cheetah
{{if .Flash}}
|
|
<div class="sixteen wide center aligned centered column">
|
|
{{template "base/alert" .}}
|
|
</div>
|
|
{{end}} |