summaryrefslogtreecommitdiff
path: root/tmw3/template/mcp_whois.html
blob: 54b93eec692c5e3699e1264648faa4a66908e10d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- 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 -->