Files
san-reymoros/styles/prosilver/template/viewonline_whois.html
gauvainboiche 058c2110e9 first commit
2020-03-03 22:45:25 +01:00

13 lines
247 B
HTML

<!-- 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 -->