12 lines
242 B
HTML
12 lines
242 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=/cgi-bin/koha/mainpage.pl">
|
|
</head>
|
|
<body bgcolor=white>
|
|
<table border=0 width=100% height=100%>
|
|
<tr><td align=center valign=center>
|
|
WELCOME TO KOHA
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|