{{ define "title" }} <title>wasmcloud Control Panel</title> {{ end }} {{ define "content" }} <h1>Control Panel</h1> <big>TODO(cadey): all of this</big> <p>logged in as {{ .Data.Username }}</p> {{ end }}