github.com/louisevanderlith/droxolite@v1.20.2/sample/views/_shared/layoutx.html (about)

     1  {{template "master.html" .}}{{define "layoutcontent"}}<h2>Layout X</h2>
     2  <div>{{block "nestedlayer" .}}{{end}}</div>{{end}}