zdoom-styles/subsilver2/template/mcp_whois.html

15 lines
307 B
HTML
Raw Permalink Normal View History

<!-- INCLUDE mcp_header.html -->
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th>{L_WHOIS}</th>
</tr>
<tr>
<td class="row3" align="center"><span class="gensmall">{RETURN_POST}</span></td>
</tr>
<tr>
<td class="row1"><pre>{WHOIS}</pre></td>
</tr>
</table>
<!-- INCLUDE mcp_footer.html -->