mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 05:09:31 +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}}
|