This website requires JavaScript.
Explore
Help
Register
Sign In
hdkv
/
hugo-tango-theme
Watch
1
Fork
0
Code
Pull Requests
Releases
Activity
Files
5ce85fcbeee682f756716d91405d73a85d436f1b
hugo-tango-theme
/
layouts
/
_default
/
baseof.html
T
6 lines
82 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-01-11 09:16:05 +04:00
{{ partial "header" . }}
{{ block "main" . }}
{{ end }}
{{ partial "footer" . }}
Copy Permalink