Files
znc/modules/data/webadmin/tmpl/index.tmpl
2012-03-28 12:24:27 +02:00

8 lines
206 B
Cheetah

<? INC Header.tmpl ?>
<div class="textsection">
<p>Welcome to the ZNC webadmin module.<br/>
All changes you make will be in effect immediately after you submitted them.</p>
</div>
<? INC Footer.tmpl ?>