mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 13:07:34 +00:00
yeeeeeaaaaaaa boiiiiiiii
This commit is contained in:
parent
f59c3c9b0c
commit
9798f0a460
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@
|
|||
<div class="tab-content">
|
||||
<div class="tab-pane active" id="t_profile">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td><strong>Avatar</strong></td>
|
||||
<td><img src="@Model.AvatarUrl" width="128" height="128" /> @Html.ActionLink("Change", "ListAvatars")</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:35%;"><strong>Full name:</strong></td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Reference in a new issue