Arbitrary doctype added to force browsers out of quirksmode.

This commit is contained in:
John McKerrell 2007-05-07 18:45:41 +00:00
parent fbc431f464
commit 83beee6d6a

View file

@ -1,3 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<%= javascript_include_tag 'main.js' %>