Subversion Repositories wimsdev

Rev

Rev 14734 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14734 Rev 17170
Line 49... Line 49...
49
!read themes/_widgets/manager.phtml
49
!read themes/_widgets/manager.phtml
50
 
50
 
51
!read ./form.phtml
51
!read ./form.phtml
52
!if $s_category=V
52
!if $s_category=V
53
  <!-- Foundation XY grid -->
53
  <!-- Foundation XY grid -->
54
  <link rel="stylesheet" href="html/themes/_css/foundation_xygrid.css" />
54
  <link rel="stylesheet" href="html/themes/_css/foundation_xygrid.css">
55
  !! from home module
55
  !! from home module
56
  !read ./front.phtml
56
  !read ./front.phtml
57
!else
57
!else
58
  !read ./result.phtml
58
  !read ./result.phtml
59
!endif
59
!endif