Sign in
apache
/
apachecon-eu
/
refs/heads/bproffitt-patch-2
/
.
/
themes
/
coceu
/
layouts
/
index.html
blob: 616e3500a694c80bb86bbe76238ba5fb7e05a081 [
file
]
{{ define "main" }}
{{ $data := index .Site.Data }}
{{ partial "hero.html" . }}
{{ partial "blog.html" . }}
{{ end }}