Merge pull request #171 from MITx/arjun/fix_marketing
Temporary fix to allow pages that inherited the marketing template to display
This commit is contained in:
@@ -9,11 +9,7 @@
|
||||
<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'/>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user