mirror of
https://github.com/gogs/gogs.git
synced 2025-05-30 19:23:02 +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}} |