+
@foreach (var checkbox in Model.Checkboxes)
{
if (!string.IsNullOrWhiteSpace(Model.Class))
@@ -45,4 +45,4 @@
}
-
+
\ No newline at end of file
diff --git a/NHSUKFrontendRazor/Views/Shared/Components/DoDontList/Default.cshtml b/NHSUKFrontendRazor/Views/Shared/Components/DoDontList/Default.cshtml
index 46dd8a2..8084caa 100644
--- a/NHSUKFrontendRazor/Views/Shared/Components/DoDontList/Default.cshtml
+++ b/NHSUKFrontendRazor/Views/Shared/Components/DoDontList/Default.cshtml
@@ -9,15 +9,14 @@