Adds <meta> for UTF in form. Hopefully closes #550

This commit is contained in:
Michael Bleigh 2012-04-12 09:33:43 -05:00
parent bcd891aec4
commit 8e48c7b768
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ module OmniAuth
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>#{title}</title>
#{css}
#{header_info}