From c2e6edbb89b3c5bd0855074b8bcfebeb67e4e1ac Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 8 May 2021 18:47:21 +0300 Subject: Minor style changes --- ExamTemplate/Web/Views/Account/Profile.cshtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ExamTemplate/Web/Views/Account') diff --git a/ExamTemplate/Web/Views/Account/Profile.cshtml b/ExamTemplate/Web/Views/Account/Profile.cshtml index 6decb79..322cb85 100644 --- a/ExamTemplate/Web/Views/Account/Profile.cshtml +++ b/ExamTemplate/Web/Views/Account/Profile.cshtml @@ -19,6 +19,8 @@ { @if(UserManager.GetUserName(User) == Model.Username) { +
+
-- cgit v1.2.3