{{ .Title }}
{{ if eq .Kind "taxonomy" }} {{ $allTags := (T "allTags") }} {{ $taggedWith := (T "taggedWith") }}{{ $allTags }}
-
{{- range $.Site.Taxonomies.tags.Alphabetical -}}
- {{ .Page.Title }} {{ .Count }} {{ end }}
Posts tagged with "{{ $tagName }}"
-
{{ range $tagPosts.ByDate.Reverse }}
- {{ .Date.Format "Jan 02, 2006" }} {{ .Title }} {{ end }}
{{ $noPosts }}
{{ end }} {{ end }} {{ .Content }}