{{define "dashboard"}}{{template "base" .}}{{end}} {{define "title"}}Dashboard — MCIAS{{end}} {{define "content"}}
| Time | Event | Actor |
|---|---|---|
| {{formatTime .EventTime}} | {{.EventType}} |
{{.ActorUsername}} |
Welcome, {{.ActorName}}. Use the navigation above to access your profile and credentials.