mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
12 lines
No EOL
220 B
HTML
12 lines
No EOL
220 B
HTML
<!-- INCLUDE simple_header.html -->
|
|
|
|
<table class="tablebg" width="100%" cellspacing="1">
|
|
<tr>
|
|
<th>{L_WHOIS}</th>
|
|
</tr>
|
|
<tr>
|
|
<td class="row1"><pre>{WHOIS}</pre></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- INCLUDE simple_footer.html --> |