diff --git a/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/Default.cshtml b/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/Default.cshtml index b2a2861a..9c82a92b 100644 --- a/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/Default.cshtml +++ b/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/Default.cshtml @@ -32,9 +32,8 @@
-
-

-
+
+
@@ -43,7 +42,5 @@

- -
} diff --git a/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/_Titles.cshtml b/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/_Titles.cshtml index f9705de6..e2fd7d61 100644 --- a/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/_Titles.cshtml +++ b/headapps/MvpSite/MvpSite.Rendering/Views/Shared/Components/Profile/_Titles.cshtml @@ -4,17 +4,20 @@ @foreach (Title title in Model.OrderByDescending(t => t.Application.Selection.Year)) { - -
-
- -
-
-
MVP @title.Application.Selection.Year
-

@title.MvpType.Name

-
@title.Application.Country.Name
+
+
+
+
+
+
MVP @title.Application.Selection.Year
+

@title.MvpType.Name

+
+ @title.Application.Country.Name +
+
+
+
+