4 lines
66 B
HTML
4 lines
66 B
HTML
|
|
<script>
|
||
|
|
window.parent.location = './one-frame.html';
|
||
|
|
</script>
|