Files correlati : Ricompilazione Demo : [ ] Commento : Riportate le patch fino alla 172 git-svn-id: svn://10.65.10.50/trunk@12526 c028cbd2-c16b-5b4b-a496-9718f37d4682
16 lines
535 B
HTML
Executable File
16 lines
535 B
HTML
Executable File
<html>
|
|
<head>
|
|
<title>OneRed by DoubleOne</title>
|
|
|
|
|
|
</head>
|
|
</html>
|
|
|
|
<!-- frames -->
|
|
<!-- <frameset rows="1%,*" onunload="uscita();"> -->
|
|
<frameset rows="100%">
|
|
<!-- <frame name="alto" src="" marginwidth="0" marginheight="0" scrolling="no" frameborder="0"> -->
|
|
<!-- SE LA PAGINA E' DENTRO PAGES <frame name="centro" src="index.asp" marginwidth="10" marginheight="0" scrolling="auto" frameborder="0"> -->
|
|
<frame name="centro" src="pages/home.html" marginwidth="10" marginheight="0" scrolling="auto" frameborder="0">
|
|
</frameset>
|