13 lines
No EOL
232 B
Go Template
13 lines
No EOL
232 B
Go Template
<br>
|
|
<table width="600" style="color:#FFFFFF">
|
|
<tr>
|
|
<td class="c" colspan="6">{ban_title}</td>
|
|
</tr><tr>
|
|
<th>{ban_name}</th>
|
|
<th>{ban_reason}</th>
|
|
<th>{ban_from}</th>
|
|
<th>{ban_to}</th>
|
|
<th>{ban_by}</th>
|
|
</tr>
|
|
{banned}
|
|
</table> |