Files
UT99-Official/Web/root.uhtm
2022-05-08 00:18:38 +02:00

15 lines
524 B
Plaintext

<html>
<head>
<title>%Title%</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="115,*" cols="*" frameborder="No" framespacing="0" border="0">
<frame src="%MenuURI%" name="menu" noresize frameborder="0" marginheight="0" scrolling="No" frameborder="no" noresize framespacing="0">
<frame src="%MainURI%" name="main" scrolling="No" frameborder="no" noresize framespacing="0" marginheight="0">
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>