{{ end }}
{{- if hasPrefix $path (printf "/accounts/%d/shops" $acctID) }}
{{- end }}
{{- if hasPrefix $path (printf "/accounts/%d/inventory" $acctID) }}
{{- end }}
{{/* This is where the page_body template will be inserted into the page */}}
{{- block "body" . }}{{ end }}