Commit 696e5709 by Arjun Singh

Temporary fix to allow pages that inherited the marketing template to display (though poorly)

parent f659cba5
......@@ -9,11 +9,8 @@
<meta name="keywords" content="<%block name="keywords">MITx, online learning, MIT, online laboratory, education, learners, undergraduate, certificate</%block>" />
<!--link rel="stylesheet" href="${ settings.LIB_URL }jquery.treeview.css" type="text/css" media="all" /-->
<%static:css group='marketing'/>
<!-- <%static:css group='marketing'/> -->
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!--[if lt IE 8]>
<%static:css group='marketing-ie'/>
<![endif]-->
<script type="text/javascript" src="${static.url('js/jquery.min.js')}"></script>
<script type="text/javascript" src="${static.url('js/jquery-ui.min.js')}"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment