Explorar el Código

added view title to <title>

master
mort hace 8 años
padre
commit
fc612c5021
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      templates/head.html

+ 1
- 1
templates/head.html Ver fichero

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


Cargando…
Cancelar
Guardar