This website requires JavaScript.
Explore
Help
Register
Sign In
hdkv
/
hugo-tango-theme
Watch
1
Fork
0
Code
Pull Requests
Releases
Activity
Files
6575335662487a4e42df1d003003d365f5923915
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