Rev 1687 | Rev 5971 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1687 | Rev 5970 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | !for i=1 to 20 |
33 | !for i=1 to 20 |
34 | !reset parm$i |
34 | !reset parm$i |
35 | !next i |
35 | !next i |
36 | 36 | ||
37 | !if robot isin $session |
37 | !if robot isin $session |
38 | <small> |
38 | <p class="small"> |
39 | $wims_name_Description $module_description |
39 | $wims_name_Description $module_description |
40 | < |
40 | <br/> |
41 | $wims_name_Keywords: $module_keywords, $wims_site_keywords |
41 | $wims_name_Keywords: $module_keywords, $wims_site_keywords |
42 | </ |
42 | </p> |
43 | !endif |
43 | !endif |
44 | 44 | ||
45 | !tail |
45 | !tail |
46 | 46 |