1 2 3 4 5
{{ define "main" }} <div class="404-not-found" style="font-size: 2rem; padding-top: 1.5rem;"> <span>404 NOT FOUND</span> </div> {{ end }}