mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-21 12:40:19 -05:00
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
|
|
@model SharedLibrary.Dtos.ServerInfo
|
|
|
|
<table class="table">
|
|
<thead class="bg-primary">
|
|
<tr>
|
|
<th>ServerName</th>
|
|
<th>MapName</th>
|
|
<th>Players</th>
|
|
</tr>
|
|
</thead>
|
|
</table> |