34 lines
1.4 KiB
HTML
34 lines
1.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html>
|
|
<head>
|
|
<title> MITX 6.002 </title>
|
|
<link rel="stylesheet" href="/static/css/theme.css" type="text/css" media="all" />
|
|
<script src="//www.google.com/jsapi"></script>
|
|
<link href="/static/css/cupertino/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
|
|
<style type="text/css">#slider { margin: 10px; }</style>
|
|
<script type="text/javascript" src="/static/js/jquery-1.6.2.min.js"></script>
|
|
<script type="text/javascript" src="/static/js/jquery-ui-1.8.16.custom.min.js"></script>
|
|
<script>google.load("swfobject", "2.1");</script>
|
|
<script type="text/javascript" src="/static/js/video_player.js"></script>
|
|
<style type="text/css">#slider { margin: 10px; }</style>
|
|
<!-- Warning: Do not upgrade FancyBox. V2.0 is under a non-free CC license -->
|
|
<script type="text/javascript" src="/static/js/fancybox/jquery.fancybox-1.3.4.js"></script>
|
|
<link rel="stylesheet" href="/static/js/fancybox/jquery.fancybox-1.3.4.css">
|
|
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({
|
|
tex2jax: {inlineMath: [["$","$"],["\\(","\\)"]]}
|
|
});
|
|
</script>
|
|
<script type="text/javascript" src="/static/js/mathjax/MathJax.js?config=TeX-AMS_HTML-full"></script>
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
${self.body()}
|
|
|
|
<center>Copyright © 2011. Massachusetts Institute of Technology. Some rights reserved. </center>
|
|
|
|
</body>
|
|
</html>
|