mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-23 01:32:16 +00:00
woof
This commit is contained in:
parent
2ca94aaba9
commit
5ddc948f4e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
@using (Html.BeginForm())
|
||||
{
|
||||
@Html.AntiForgeryToken()
|
||||
<table class="table-condensed">
|
||||
<tr>
|
||||
<td>@Html.DisplayNameFor(Model => Model.Username)</td>
|
||||
|
|
Loading…
Reference in a new issue