{{ .Description }}
{{ else if lt .WordCount 110 }} {{ .Content }} {{ else }} {{ if not .Draft }} {{ warnf "Post \"%s\" doesn't have a description or content suitable for the blog list" .Title }} {{ end }}{{ .WordCount }} words
{{ end }} {{ partial "footer_tags.html" . }} {{ partial "development/draft_tag.html" . }}