legacy-dotfiles/emacs.d/nxhtml/tests/in/bug-300946-index.html
Tom Willemsen 94d2fc1815 Django, org
* Added nxhtml, mostly for django support.

  * Changed some org settings.
2011-03-07 09:04:49 +01:00

24 lines
845 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="expires" content="Monday, February 2nd, 2004 7:51:17pm">
<title>The ACSys Group Home Page</title>
</head>
<frameset rows="113,*" framespacing="0" frameborder="0">
<frame name="logo" target="logo" src="logo.htm" marginwidth="4" marginheight="0">
<frameset cols="17%,*" framespacing="0" frameborder="0">
<frame name="menu" target="content" src="menu.htm" marginwidth="4" marginheight="0">
<frame name="content" target="_self" src="mission.htm" marginwidth="0" marginheight="0">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>