Kaynağa Gözat

Fixed view template

TerrySwift 11 yıl önce
ebeveyn
işleme
be61d871da

+ 2 - 0
php-yaf/app/modules/Bench/views/raw/fortunes.phtml

@@ -1,3 +1,4 @@
+<!DOCTYPE html><html><head><title>Fortunes</title></head><body>
 <table>
   <tr>
     <th>id</th>
@@ -10,3 +11,4 @@
     </tr>
   <?php } ?>
 </table>
+</body></html>