aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/atom_cmnt.tpl1
-rw-r--r--view/atom_item.tpl1
2 files changed, 2 insertions, 0 deletions
diff --git a/view/atom_cmnt.tpl b/view/atom_cmnt.tpl
index 59dff9efa..a067f50ca 100644
--- a/view/atom_cmnt.tpl
+++ b/view/atom_cmnt.tpl
@@ -11,6 +11,7 @@
<published>$published</published>
<updated>$updated</updated>
<content type="$type" >$content</content>
+ <link rel="alternate" href="$alt" />
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
<as:verb>$verb</as:verb>
$actobj
diff --git a/view/atom_item.tpl b/view/atom_item.tpl
index d1eadb4af..baede636c 100644
--- a/view/atom_item.tpl
+++ b/view/atom_item.tpl
@@ -15,6 +15,7 @@
<published>$published</published>
<updated>$updated</updated>
<content type="$type" >$content</content>
+ <link rel="alternate" href="$alt" />
<dfrn:location>$location</dfrn:location>
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
<as:verb>$verb</as:verb>