{{ define "title"}}{{ t "page.history.title" }} ({{ .total }}){{ end }}
{{ define "page_header"}}
        {{ t "page.history.title" }}
        
    
    {{ plural "page.read_entry_count" .total .total }}
    
{{ t "alert.no_history" }}
{{ else }}