Browse Source

Added content type back to fortune view page

sanjoydesk 9 years ago
parent
commit
f427704905

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

@@ -2,6 +2,7 @@
 <html>
 <html>
 <head>
 <head>
     <title>Fortunes</title>
     <title>Fortunes</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head>
 </head>
 
 
 <body>
 <body>