aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/User/EditProfile.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'ExamTemplate/Web/Views/User/EditProfile.cshtml')
-rw-r--r--ExamTemplate/Web/Views/User/EditProfile.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ExamTemplate/Web/Views/User/EditProfile.cshtml b/ExamTemplate/Web/Views/User/EditProfile.cshtml
index d53b3d7..da08d9a 100644
--- a/ExamTemplate/Web/Views/User/EditProfile.cshtml
+++ b/ExamTemplate/Web/Views/User/EditProfile.cshtml
@@ -1,6 +1,6 @@
@model EditUserViewModel
@{
- ViewData["Title"] = "Edit Profile";
+ ViewData["Title"] = "Edit Profile";
}
<form asp-controller="User" asp-action="EditProfile" method="post">