aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-08 00:18:23 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-08 00:18:23 -0700
commite98aaa3cbd2c14ab2f1b8534c8c63708086fe0f1 (patch)
treec3c21db16962580289f5496c5c34a4d116b9dfdd /view
parent4b4d680dc4e40384e9cc71591609a1f788f31c66 (diff)
downloadvolse-hubzilla-e98aaa3cbd2c14ab2f1b8534c8c63708086fe0f1.tar.gz
volse-hubzilla-e98aaa3cbd2c14ab2f1b8534c8c63708086fe0f1.tar.bz2
volse-hubzilla-e98aaa3cbd2c14ab2f1b8534c8c63708086fe0f1.zip
getting deeper into notifications
Diffstat (limited to 'view')
-rw-r--r--view/atomic.tpl2
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