diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/atomic.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/atomic.tpl b/view/atomic.tpl index 133933303..5d3eea060 100644 --- a/view/atomic.tpl +++ b/view/atomic.tpl @@ -17,6 +17,6 @@ <link href="$link" /> <updated>$updated</updated> <summary>$summary</summary> - <content type="text/plain" ></content> + <content type="text/plain" >$content</content> </entry> </feed>
\ No newline at end of file |