Parcourir la source

Fix typo in single.html (#67)

tags/1.31
Developer Davo il y a 7 ans
Parent
révision
2a1495aaa5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      layouts/post/single.html

+ 1
- 1
layouts/post/single.html Voir le fichier

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


Chargement…
Annuler
Enregistrer