Skip to content

Commit 2105101

Browse files
committed
try <iframe> for incluedes
1 parent 993a7df commit 2105101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
-->
4747

4848
<hr>
49-
#include file="navbar.html"
49+
<iframe src="navbar.html" />
5050
<!-- \$Id: index.html,v 1.2 2010-10-05 14:59:55 juanca Exp $ -->
5151
#include file="copyright.html"
5252
<hr>

0 commit comments

Comments
 (0)