1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00
Files
dfde-theme/template/viewonline_whois.html

13 lines
247 B
HTML
Raw Permalink Normal View History

<!-- INCLUDE simple_header.html -->
<h2>{L_WHOIS}</h2>
<div class="panel">
<div class="inner">
<pre>{WHOIS}</pre>
</div>
</div>
<a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a>
<!-- INCLUDE simple_footer.html -->