adding in conditional IE hooks in lms main template
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
</%def>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--[if lt IE 8]><html class="ie"><![endif]-->
|
||||
<!--[if IE 8]><html class="ie8"><![endif]-->
|
||||
<!--[if gte IE 9]><!--><html><!--<![endif]-->
|
||||
<head>
|
||||
<%block name="title">
|
||||
% if stanford_theme_enabled():
|
||||
|
||||
Reference in New Issue
Block a user