Rev 20 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 1664 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !!##language |
|
1 | 2 | ||
2 | !set hh=!trim $hint |
- | |
3 | !if $hh=$empty or $givehint<1 |
- | |
4 |
|
3 | Za to vajo ni na voljo nobenega namiga. |
5 | <center> |
- | |
6 | !href cmd=resume Nazaj k delu. |
- | |
7 | </center> |
- | |
8 | !exit |
- | |
9 | !endif |
- | |
10 | - | ||
11 | <b>Namig.</b> |
- | |
12 | !if $hint!=$executed_str or $oef2wims_version<3.10 |
- | |
13 | $hint |
- | |
14 | !else |
- | |
15 | !read $deffile hint |
- | |
16 | !endif |
- | |
17 | <p><center> |
- | |
18 | !href cmd=resume Nazaj k delu. |
- | |
19 | </center> |
- | |
20 | - |