mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-03-13 03:20:24 +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…
Add table
Reference in a new issue