Watch
1
0
Fork
You've already forked pkg-proxy
1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-08-01 18:18:08 -04:00
pkg-proxy/internal/server/templates/components/ecosystem_badge.html

3 lines
110 B
HTML
Raw Permalink Normal View History

2026-02-03 22:40:23 +00:00
{{define "ecosystem_badge"}}
<span class="{{ecosystemBadgeClass .}}">{{ecosystemBadgeLabel .}}</span>
2026-02-03 22:40:23 +00:00
{{end}}