{{define "single_layout"}} {{template "base_header" .}}
{{template "tabler_navbar_logo" .}}
{{.Content}}
{{template "base_footer" .}} {{end}}