Rev 7230 | Go to most recent revision | 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 |
||
10317 | bpr | 5 | <div class="wims_msg alert"> |
1687 | bpr | 6 | !read docu/msg.phtml |
5974 | bpr | 7 | </div> |
20 | reyssat | 8 | !endif |
9 | |||
10 | !if $titb=$empty |
||
11 | <p> |
||
1685 | bpr | 12 | $name_noncreate |
5971 | bpr | 13 | </p> |
20 | reyssat | 14 | !exit |
15 | !endif |
||
16 | |||
10317 | bpr | 17 | <h2 class="wims_docu_titleb">$titb</h2> |
20 | reyssat | 18 | |
19 | !read $docdir/$doc/$block.def content |