Lines 3-10
Link Here
|
3 |
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats --> |
3 |
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats --> |
4 |
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" /> |
4 |
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" /> |
5 |
|
5 |
|
6 |
<link rel="stylesheet" type="text/css" href="[% yuipath %]/reset-fonts-grids.css" /> |
|
|
7 |
<link rel="stylesheet" type="text/css" href="[% yuipath %]/skin.css" /> |
8 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/sco.css" /> |
6 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/sco.css" /> |
9 |
</head> |
7 |
</head> |
10 |
<body> |
8 |
<body> |