package templates // this file has all the templates for the /team/presence page import "arbeitszeitmessung/models" import "arbeitszeitmessung/helper" templ TeamPresencePage(teamPresence map[models.User]bool) { @BasePage() @headerComponent()
{ user.Vorname } { user.Name }
{ user.Vorname } { user.Name }