themes/nifi/layouts/_default/single.html (5 lines of code) (raw):

{{ define "main" }} <div class="uk-container"> {{ .Content }} </div> {{ end }}