Rev 17639 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17639 | Rev 17883 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $emptypage=yes |
3 | !if $emptypage=yes |
4 | !exit |
4 | !exit |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !if |
7 | !if $fwaccess=no |
8 | <div class="wims_msg info"> |
8 | <div class="wims_msg info"> |
9 | !if |
9 | !if $fwstart!=$empty and $now < $fwstart |
10 | $name_notyet $l_date_out $name_at $begh_:$begm_ |
10 | $name_notyet $l_date_out $name_at $begh_:$begm_ |
11 | !else |
11 | !else |
12 | $name_notavailable |
12 | $name_notavailable |
13 | !endif |
13 | !endif |
14 | </div> |
14 | </div> |