package secrets import "fmt" templ (s *SecretsPlugin) index() {
@s.keysList()
} templ (s *SecretsPlugin) keysList() { }