This commit is contained in:
Michael 2017-03-26 12:39:06 -04:00
parent 2ca94aaba9
commit 5ddc948f4e

View file

@ -8,6 +8,7 @@
@using (Html.BeginForm())
{
@Html.AntiForgeryToken()
<table class="table-condensed">
<tr>
<td>@Html.DisplayNameFor(Model => Model.Username)</td>