@model Subscription @{ ViewData["Title"] = "Confirmation"; Layout = "~/Views/Shared/_SubscriptionLayout.cshtml"; }
@*

@Model.Description.ToUpper()

*@

Hey @Model?.Name

@*

@Html.Raw(Model.Content) SeoSoft

*@

@ViewBag.Message

Back to home