@@ -135,6 +135,7 @@ func compliancePageHeadData() HeadDataFunc {
|
|||||||
compliancePageBaseURL := complianceportal.CompliancePortalBaseURLFromContext(r.Context())
|
compliancePageBaseURL := complianceportal.CompliancePortalBaseURLFromContext(r.Context())
|
||||||
|
|
||||||
pageTitle := "Compliance at " + tc.EntityName + "."
|
pageTitle := "Compliance at " + tc.EntityName + "."
|
||||||
|
|
||||||
description := pageTitle
|
description := pageTitle
|
||||||
if tc.Description != nil && *tc.Description != "" {
|
if tc.Description != nil && *tc.Description != "" {
|
||||||
description = *tc.Description
|
description = *tc.Description
|
||||||
|
|||||||
Reference in New Issue
Block a user