Rev 10317 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !nocache |
534 | bpr | 2 | <h1 class="wims_docu_title">$tit</h1> |
20 | reyssat | 3 | |
4 | !if $error!=$empty |
||
12733 | bpr | 5 | <div class="wims_msg alert"> |
6 | !read docu/msg.phtml |
||
7 | </div> |
||
20 | reyssat | 8 | !endif |
9 | |||
10 | !if $titb=$empty |
||
12733 | bpr | 11 | <p> |
12 | $name_noncreate |
||
13 | </p> |
||
14 | !exit |
||
20 | reyssat | 15 | !endif |
16 | |||
10317 | bpr | 17 | <h2 class="wims_docu_titleb">$titb</h2> |
20 | reyssat | 18 | |
19 | !read $docdir/$doc/$block.def content |