silverstripe-framework/tests/templates/SSViewerTestComments/SSViewerTestCommentsFullSourceIfIE.ss
2013-04-22 18:17:31 +00:00

8 lines
218 B
Scheme

<!doctype html>
<!--[if lte IE 8]> <html class='old-ie'> <![endif]-->
<!--[if gt IE 8]> <html class='new-ie'> <![endif]-->
<!--[if !IE]><!--> <html class='no-ie'> <!--<![endif]-->
<head></head>
<body></body>
</html>