{{ if .Params.externalLink }}link {{ else if eq .Section "letter" }}letter {{ else if eq .Section "s" }}short {{ else if eq .Section "blog" }}post {{ else if eq .Section "ppt" }}talk {{ else }} {{ .Section | singularize }} {{ end }} {{ if .Draft }}
Draft
{{ end }}

{{ if eq .Section "log" }} {{ .Date.Format "January 2006" }} {{ else }} {{ .Title }} {{ end }}

{{ .Summary }}