Subversion Repositories wimsdev

Rev

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

Rev 16593 Rev 17179
Line 13... Line 13...
13
!let site_logo=!defof site_logo\
13
!let site_logo=!defof site_logo\
14
site_logolink in wimshome/log/wims.conf
14
site_logolink in wimshome/log/wims.conf
15
!distribute line $site_logo into site_logo,site_logolink
15
!distribute line $site_logo into site_logo,site_logolink
16
!if $wims_frontmsg!=$empty
16
!if $wims_frontmsg!=$empty
17
  !! Add the "news.css"
17
  !! Add the "news.css"
18
  !set wims_html_header= !append line <link rel="stylesheet" href="html/themes/_css/news.css"/>\
18
  !set wims_html_header= !append line <link rel="stylesheet" href="html/themes/_css/news.css">\
19
  to $wims_html_header
19
  to $wims_html_header
20
  !! Add the slick carousel CSS
20
  !! Add the slick carousel CSS
21
  !set wims_html_header= !append line <link rel="stylesheet" href="scripts/js/external/slick/slick.min.css"/>\
21
  !set wims_html_header= !append line <link rel="stylesheet" href="scripts/js/external/slick/slick.min.css">\
22
  <link rel="stylesheet" href="scripts/js/external/slick/slick-theme.css" charset="UTF-8"/>\
22
  <link rel="stylesheet" href="scripts/js/external/slick/slick-theme.css" charset="UTF-8">\
23
  to $wims_html_header
23
  to $wims_html_header
24
!endif
24
!endif
25
!header1
25
!header1
26
 
26
 
27
!robottrap
27
!robottrap