浏览代码

Format layout.html.php

Laurent Treguier 10 年前
父节点
当前提交
0229fb8d95
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      views/layout.html.php

+ 1
- 1
views/layout.html.php 查看文件

2
 
2
 
3
 <html>
3
 <html>
4
     <head>
4
     <head>
5
-        <meta charset="utf-8">
5
+        <meta charset = "utf-8">
6
         <title>
6
         <title>
7
             <?php echo $title; ?>
7
             <?php echo $title; ?>
8
         </title>
8
         </title>