diff --git a/HrynCo.NotificationService.Web/Views/AdminTemplates/Edit.cshtml b/HrynCo.NotificationService.Web/Views/AdminTemplates/Edit.cshtml index 5344878..dc24870 100644 --- a/HrynCo.NotificationService.Web/Views/AdminTemplates/Edit.cshtml +++ b/HrynCo.NotificationService.Web/Views/AdminTemplates/Edit.cshtml @@ -21,42 +21,42 @@ } -
- - - +
+
+ + + +
+
+ + + +
+
+ + + +
-
- - - -
- -
- - - -
- -
+
-
+
-
+
-
+
diff --git a/HrynCo.NotificationService.Web/Views/Shared/_EditorLayout.cshtml b/HrynCo.NotificationService.Web/Views/Shared/_EditorLayout.cshtml index 442cf97..788af8d 100644 --- a/HrynCo.NotificationService.Web/Views/Shared/_EditorLayout.cshtml +++ b/HrynCo.NotificationService.Web/Views/Shared/_EditorLayout.cshtml @@ -1,17 +1,16 @@ @{ Layout = "~/Views/Shared/_Layout.cshtml"; } -
-
-
- - @ViewData["EditorTitle"] -
-
-
- @RenderBody() -
-