Welcome to mirror list, hosted at ThFree Co, Russian Federation.

single.html « _default « layouts - github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7fd023d0b74aa28b3824e5e329109b24ae74cf7 (plain)
1
2
3
{{ define "main" }}
    {{ partial "pages/post.html" . }}
{{ end }}