mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-19 21:03:31 -07:00
Typo
This commit is contained in:
parent
33639a5c39
commit
c3bfdab734
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
||||||
|
|
||||||
@if (indv)
|
@if (indv)
|
||||||
{
|
{
|
||||||
<div class="list-timestamp"><br/>Your Current Icon: <img class="list-icon" src="@imgname[curr]"<br/></div>
|
<div class="list-timestamp"><br/>Your Current Icon: <img class="list-icon" src="@imgname[curr]" /><br/></div>
|
||||||
}
|
}
|
||||||
|
|
||||||
<div class="list-timestamp"><br/>Last Updated: @ViewData["lastseen"] GMT</div>
|
<div class="list-timestamp"><br/>Last Updated: @ViewData["lastseen"] GMT</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue