Browse Source

Added content type

sanjoydesk 9 years ago
parent
commit
d0c2c45be2

+ 1 - 1
frameworks/PHP/cygnite-php-framework/apps/views/bench/fortunes.view.php

@@ -1,8 +1,8 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html>
 <html>
 <head>
 <head>
-    <meta charset=“utf-8”> vs <meta http-equiv=“Content-Type”>
     <title>Fortunes</title>
     <title>Fortunes</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head>
 </head>
 
 
 <body>
 <body>