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

15 lines
549 B
Plaintext

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