@page @model PrivacyModel @{ ViewData["Title"] = "Personvern"; }
@Html.Raw(Model.PrivacyPolicyHtml)