mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 13:07:34 +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())
|
@using (Html.BeginForm())
|
||||||
{
|
{
|
||||||
|
@Html.AntiForgeryToken()
|
||||||
<table class="table-condensed">
|
<table class="table-condensed">
|
||||||
<tr>
|
<tr>
|
||||||
<td>@Html.DisplayNameFor(Model => Model.Username)</td>
|
<td>@Html.DisplayNameFor(Model => Model.Username)</td>
|
||||||
|
|
Loading…
Add table
Reference in a new issue