orbit-basic/app/views/layouts/_ie_html5_fix.html.erb

4 lines
104 B
Plaintext

<!-- IE HTML5 Fix -->
<!--[if IE]>
<script src="<%= asset_path 'html5.js' %>"></script>
<![endif]-->