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
eggy 7c042c4c45 eggys proof-of-concept
Alles Wissenswerte steht in der dfdeREADME.txt bzw in den dort
erwaehnten Forenlinks.
2017-07-02 23:55:22 +02: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 -->