Rev 5971 | 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 |
||
5974 | bpr | 5 | <div class="wims_alertmsg"> |
1687 | bpr | 6 | !read docu/msg.phtml |
5974 | bpr | 7 | </div> |
5971 | bpr | 8 | <hr/> |
20 | reyssat | 9 | !endif |
10 | |||
11 | !if $titb=$empty |
||
12 | <p> |
||
1685 | bpr | 13 | $name_noncreate |
5971 | bpr | 14 | </p> |
20 | reyssat | 15 | !exit |
16 | !endif |
||
17 | |||
534 | bpr | 18 | <h3 class="wims_docu_titleb">$titb</h3> |
20 | reyssat | 19 | |
20 | !read $docdir/$doc/$block.def content |