1{
2\modele {texte}
3
4\set {auteur} {pda/jean}
5\set {date}   {23/05/2002}
6
7\*******************************************************************************
8\partie {banniere} {
9    Netmagis - Zone generation
10}
11
12\*******************************************************************************
13\partie {titrepage} {
14    Netmagis application
15}
16
17
18\*******************************************************************************
19\bandeau {
20	Netmagis v%VERSION%
21    } {
22	\elementbandeau {Session} {
23	    %SESSION%
24	}
25	\elementbandeau {Actions} {
26	    %LINKS%
27	}
28}
29
30\*******************************************************************************
31\partie {texte} {
32
33    \titre {1} {Zone generation}
34
35    Select zones which must be re-generated:
36
37    \retrait {
38	<FORM METHOD="POST" ACTION="%URLFORM%">
39	    <input type="hidden" name="action" value="set">
40	    %ZONES%
41
42	    <INPUT TYPE="SUBMIT" VALUE="Synchronize">
43	</FORM>
44    }
45}
46
47}
48