Browse Source

verify Fixed laravel's fortunes test

Mike Smith 11 years ago
parent
commit
112f76614b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      php-laravel/application/views/layouts/main.blade.php

+ 1 - 2
php-laravel/application/views/layouts/main.blade.php

@@ -2,8 +2,7 @@
 
 <html>
 <head>
-    <title>Benchmark</title>
-    <meta charset=utf-8>
+    <title>Fortunes</title>
 </head>
 <body>
 {{ $content }}