{{define "head"}} SkunkyArt | {{if eq .Endpoint "search"}} "{{.QueryRaw}}" {{else if eq .Endpoint "post"}} {{.Templates.Deviation.Post.Deviation.Author.Username}} — {{.Templates.Deviation.Post.Deviation.Title}} {{else if eq .Endpoint "group_user"}} {{if eq .Type 'g'}} gallery of {{else if eq .Type 'f'}} favourites of {{end}} {{.Templates.GroupUser.GR.Owner.Username}} {{else}} {{.Endpoint}} {{end}} {{end}}