diff --git a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml index 6a21190..959393c 100644 --- a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml +++ b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml @@ -1,27 +1,29 @@ @{ ViewBag.SelectedSiteMenuItem = SiteMenuItems.Register; } -