package templates import "nickiel.net/recount_server/types" import "strconv" templ NewTransactionPane(entry_types *[]types.QuickTransactionType, acnts *[]types.Account, buckets *[]types.Bucket) { for _, value := range *buckets { {value.DisplayCode.String} | {value.DisplayName.String} }