package viewmodels type PageViewModel struct { Title string Description string Keywords string }