index
:
www.ericmarin.dev.git
master
My personal website
Eric Marin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
home.html
blob: 46dc41791160f9d23df20b1d49c720bbe784e019 (
plain
) (
blame
)
1
2
3
4
5
6
{{
define
"main"
}}
<
h1
>
{{
.Title
}}
</
h1
>
<
section
>
{{
.Content
}}
</
section
>
{{
end
}}