summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/index.dwt
blob: 048a34cba97fdafea4a93268bb63dac3c6d865f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html>

<head>
	<title>{SEITENTITEL}</title>
	<link rel='stylesheet' href='styles.css' type='text/css'>

</head>
<body>

<!--<table cellpadding='0' cellspacing='0' border='0' align='center' width='100%' height='100%'>
	<tr height='10'>
		<td colspan='3'></td>
	</tr>
	<tr height='100%'>
		<td width='2%'></td>
		<td width='96%' style='border-color: #C0C0C0; border-style: solid; border-width: 1 1 1 1;'>-->

		{HAUPTFENSTER}

		<!--</td>
		<td width='2%'></td>
	</tr>
</table>-->

</body>

</html>