adding in conditional IE hooks in lms main template

This commit is contained in:
Frances Botsford
2013-09-05 14:17:29 -04:00
parent 22480b821a
commit 48fed2052f

View File

@@ -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():