diff --git a/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml b/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml index aa77deaa..4d05d2f9 100644 --- a/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml +++ b/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml @@ -4,6 +4,9 @@ @if (!featureConfig.IsEnabled(Features.FeedbackControl)) return; +@{ + var contextModel = (ContextModel)ViewBag.ContextModel; +}
@@ -15,6 +18,7 @@
+
Use this form to provide feedback about this page.