浏览代码

added view title to <title>

master
mort 8 年前
父节点
当前提交
fc612c5021
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      templates/head.html

+ 1
- 1
templates/head.html 查看文件

@@ -1,4 +1,4 @@
<title>{{conf#title}}</title>
<title>{{conf#title}} - {{env#view}}</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">


正在加载...
取消
保存