mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
#334: Add Deployment Key Support
This commit is contained in:
@@ -7,4 +7,9 @@
|
||||
<div class="ui positive message">
|
||||
<p>{{.Flash.SuccessMsg}}</p>
|
||||
</div>
|
||||
{{end}}
|
||||
{{if .Flash.InfoMsg}}
|
||||
<div class="ui info message">
|
||||
<p>{{.Flash.InfoMsg}}</p>
|
||||
</div>
|
||||
{{end}}
|
Reference in New Issue
Block a user