{{ range ( ( where .Pages "Draft" false ).GroupByDate "2006" ) }} {{ if ( not ( eq .Key "0001" ) ) }}
  • {{ .Key }}
  • {{ end }} {{ end }}