mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-12-12 22:41:59 +01:00
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}}
|