Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{{ define "hero" }}
<header class="container mx-auto text-center py-24">
<h4>{{ .Params.confirmation_text }}</h4>
</header>
{{ end }}
{{ define "main" }}
{{ partial "get-started.html" . }}
{{ partial "hand-raise-section" . }}