hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

file2.tmpl (76B)

    1 {{define "dot"}}{{.}}{{end}}
    2 {{define "nested"}}{{template "dot" .}}{{end}}