package templates import ( "portfolio-tracker/internal/model" "portfolio-tracker/internal/web/templates/components" ) templ DashboardContent(username string) {
Hier ist dein Dashboard.
Hier können Sie Ihre Portfolio-Übersicht einsehen.