2003-08-28 16:31:11 +02:00
|
|
|
<!-- BEGIN head -->
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2003-10-14 16:23:17 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset={charset}">
|
|
|
|
<meta name="author" content="eGroupWare http://www.egroupware.org">
|
|
|
|
<meta name="description" content="eGroupWare">
|
|
|
|
<meta name="keywords" content="eGroupWare">
|
2003-08-28 16:31:11 +02:00
|
|
|
<meta name="robots" content="none">
|
2003-10-14 16:23:17 +02:00
|
|
|
<link rel="icon" href="{img_icon}" type="image/x-ico">
|
|
|
|
<link rel="shortcut icon" href="{img_shortcut}">
|
|
|
|
<link href="{theme_css}" type=text/css rel=StyleSheet>
|
2003-08-28 16:31:11 +02:00
|
|
|
{css}
|
2003-10-14 16:23:17 +02:00
|
|
|
<title>{website_title}</title>
|
2003-08-28 16:31:11 +02:00
|
|
|
{java_script}
|
2003-10-14 16:23:17 +02:00
|
|
|
</head>
|
|
|
|
<body bgcolor="#e5e5e5" {body_tags}>
|
2003-08-28 16:31:11 +02:00
|
|
|
<!-- END Head -->
|