aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/atom_feed.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/atom_feed.tpl')
-rwxr-xr-xview/tpl/atom_feed.tpl7
1 files changed, 1 insertions, 6 deletions
diff --git a/view/tpl/atom_feed.tpl b/view/tpl/atom_feed.tpl
index ba50867ff..fe38fdc80 100755
--- a/view/tpl/atom_feed.tpl
+++ b/view/tpl/atom_feed.tpl
@@ -22,9 +22,4 @@
<updated>{{$feed_updated}}</updated>
- <zot:owner>
- <name>{{$name}}</name>
- <uri>{{$profile_page}}</uri>
- <link rel="photo" type="{{$mimephoto}}" media:width="175" media:height="175" href="{{$photo}}" />
- <link rel="avatar" type="{{$mimephoto}}" media:width="175" media:height="175" href="{{$photo}}" />
- </zot:owner>
+{{$owner}}