lemonldap-ng/contribs/lemongui4webmin/templates/index.ttelec
2006-12-18 11:32:33 +00:00

22 lines
434 B
Plaintext

[% PROCESS /var/www/lemonconfig/templates/mycomposant.tt -%]
[%- PROCESS header
style => 'simpage'
title => 'ma premiere lemon'
-%]
<h1> Lemonldap configurateur</h1>
<hr>
<FORM action="/guilemon/index.cgi" method=get >
[%- PROCESS radio
autosubmit => '1'
title =>'Style:'
nom => 'style'
label_0 => 'Old Maps'
label_1 => 'Electro'
checked => '1'
-%]
</FORM>
<hr>
[%- PROCESS footer -%]