diff --git a/templates/atom.xml b/templates/atom.xml index d479fb9..b087364 100644 --- a/templates/atom.xml +++ b/templates/atom.xml @@ -9,7 +9,7 @@ {{ .Title }} {{ .Date.Format "2006-01-02T15:04:05Z07:00" }} - {{ .Content }} + {{ .Content | html }} Morgan McMillian