1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
Giteabot
2023-11-22 10:07:13 +08:00
committed by GitHub
parent efcbaf8fa8
commit 7128929a0d

View File

@@ -1,4 +1,5 @@
{{template "base/alert" .}}
{{if .HasPackages}}
<form class="ui form ignore-dirty">
<div class="ui fluid action input">
{{template "shared/searchinput" dict "Value" .Query "AutoFocus" true}}
@@ -12,6 +13,7 @@
<button class="ui primary button">{{ctx.Locale.Tr "explore.search"}}</button>
</div>
</form>
{{end}}
<div>
{{range .PackageDescriptors}}
<div class="flex-list">