瀏覽代碼

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">


Loading…
取消
儲存