mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 17:54:26 +00:00
5 lines
100 B
Cheetah
5 lines
100 B
Cheetah
{{if .Flash.ErrorMsg}}
|
|
<div class="ui negative message">
|
|
<p>{{.Flash.ErrorMsg}}</p>
|
|
</div>
|
|
{{end}} |