Rev 17198 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17198 | Rev 17639 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $emptypage=yes |
3 | !if $emptypage=yes |
- | 4 | !exit |
|
- | 5 | !endif |
|
- | 6 | ||
- | 7 | !if $output=no |
|
- | 8 | <div class="wims_msg info"> |
|
- | 9 | !if $beginning_!=$empty |
|
- | 10 | $name_notyet $l_date_out $name_at $begh_:$begm_ |
|
- | 11 | !else |
|
- | 12 | $name_notavailable |
|
- | 13 | !endif |
|
- | 14 | </div> |
|
4 | !exit |
15 | !exit |
5 | !endif |
16 | !endif |
6 | 17 | ||
7 | <div class="wims_freework_desc">$desc</div> |
18 | <div class="wims_freework_desc">$desc</div> |
8 | 19 |