Rev 16116 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16116 | Rev 17055 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | !endif |
27 | !endif |
28 | </div> |
28 | </div> |
29 | !endif |
29 | !endif |
30 | 30 | ||
31 | !if $goalcnt>0 |
31 | !if $goalcnt>0 |
32 | ÈÔȻҪ֤: |
32 | ÈÔȻҪ֤: |
- | 33 | <ol> |
|
33 | !for i=1 to $goalcnt |
34 | !for i=1 to $goalcnt |
34 | !set l=!line $i of $m_goal |
35 | !set l=!line $i of $m_goal |
35 | <li>\($l).</li> |
36 | <li>\($l).</li> |
36 | !next i |
37 | !next i |
37 | </ol> |
38 | </ol> |