This website requires JavaScript.
Explore
Help
Sign In
marc
/
web-personal
Watch
1
Star
0
Fork
You've already forked web-personal
0
Code
Issues
Pull Requests
Actions
Activity
0fb743dcb9
web-personal
/
themes
/
marcriera
/
layouts
/
index.html
6 lines
103 B
HTML
Raw
Normal View
History
Unescape
Escape
Begin overhaul
2019-03-21 00:00:20 +01:00
{{ partial "header.html" . }}
Fix theme
2018-06-06 20:59:22 +02:00
<
div
id
=
"content"
>
{{ .Content }}
<
/
div
>
Begin overhaul
2019-03-21 00:00:20 +01:00
{{ partial "footer.html" . }}