Add builds UI
This commit is contained in:
8
templates/repo/builds/view_content.tmpl
Normal file
8
templates/repo/builds/view_content.tmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="ui stackable grid">
|
||||
{{if .Flash}}
|
||||
<div class="sixteen wide column">
|
||||
{{template "base/alert" .}}
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user