{{ define "title"}}{{ t "page.categories.title" }} ({{ .total }}){{ end }}
{{ define "page_header"}}
        {{ t "page.categories.title" }}
        
    
    {{ plural "page.categories_count" .total .total }}
    
{{ t "alert.no_category" }}
{{ else }}