Sfoglia il codice sorgente

Fix typo in single.html (#67)

tags/1.31
Developer Davo 7 anni fa
parent
commit
2a1495aaa5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      layouts/post/single.html

+ 1
- 1
layouts/post/single.html Vedi File

@@ -1,5 +1,5 @@
{{ define "header" }}
{{/* We can overide any block in the baseof file be defining it in the template */}}
{{/* We can override any block in the baseof file be defining it in the template */}}
{{ partial "page-header.html" . }}
{{ end }}


Loading…
Annulla
Salva