|
Lines 5-11
Link Here
|
| 5 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/mainpage_[% KOHA_VERSION %].css" /> |
5 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/mainpage_[% KOHA_VERSION %].css" /> |
| 6 |
[% INCLUDE 'doc-head-close.inc' %] |
6 |
[% INCLUDE 'doc-head-close.inc' %] |
| 7 |
</head> |
7 |
</head> |
| 8 |
<body id="main_intranet-main" class="main"> |
8 |
<body id="main_intranet-main" class="intranet-main"> |
| 9 |
[% INCLUDE 'header.inc' %] |
9 |
[% INCLUDE 'header.inc' %] |
| 10 |
[% INCLUDE 'home-search.inc' %] |
10 |
[% INCLUDE 'home-search.inc' %] |
| 11 |
|
11 |
|
| 12 |
- |
|
|