This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
docs
/
layouts
/
_default
/
single.html
4 lines
75 B
HTML
Raw
Normal View
History
Unescape
Escape
Adding 'partial' template function to add theme / local awareness to the partials directory.
2014-06-06 16:15:19 -04:00
{{ partial "header.html" . }}
More doc site improvements. Added documentation's new layout
2014-05-28 01:37:33 -04:00
{{ .Content }}
Adding 'partial' template function to add theme / local awareness to the partials directory.
2014-06-06 16:15:19 -04:00
{{ partial "footer.html" . }}
Copy Permalink