Upcoming Service Reminders
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ul class="nav pull-right">
|
||||
@if (Request.IsAuthenticated)
|
||||
{
|
||||
<li>
|
||||
<li id="account-nav">
|
||||
@Html.ActionLink(User.Identity.Name, "Manage", "Account", null, new {@class = "username", title = "Manage"})
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user