{{ define "title" }}Welcome{{ end }}
{{ define "content" }}
<div class="container pw">
This will have stuff
</div>
{{ end }}