package admin import "fmt" templ (a *AdminPlugin) page() {
} templ (a *AdminPlugin) showPassword(entry PassEntry) {ID: { fmt.Sprintf(" %d", entry.ID) }
Password: { entry.Secret }:{ entry.Pass }
} templ (a *AdminPlugin) entries(items []PassEntry) {No items
}Key | Value |
---|---|
{ item.Key } | { item.Value } |
No data |