This website requires JavaScript.
Explore
Help
Sign In
hugopoi
/
cupper-hugo-theme
Watch
1
Star
0
Fork
0
You've already forked cupper-hugo-theme
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9d59219336
cupper-hugo-theme
/
themes
/
infusion
/
layouts
/
_default
/
single.html
7 lines
104 B
HTML
Raw
Normal View
History
Unescape
Escape
baseof.html starter
2017-06-12 13:05:48 +02:00
{{ define "main" }}
<
main
id
=
"main"
>
<
h1
>
{{ .Title }}
<
/
h1
>
{{ .Content }}
<
/
main
>
{{ end }}
Reference in New Issue
Copy Permalink