summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/article_feed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/article_feed.xml b/templates/article_feed.xml
index b284f45..add9e17 100644
--- a/templates/article_feed.xml
+++ b/templates/article_feed.xml
@@ -6,11 +6,11 @@
<subtitle>
{subtitle}
</subtitle>
+ {.repeated section authors}
<author>
- {.repeated section authors}
<name>{name}</name>
- {.end}
</author>
+ {.end}
<link rel="alternate" type="text/html" href="{base-uri|html-attr-value}"/>
<link rel="self" type="application/atom+xml" href="{feed-uri|html-attr-value}"/>
{.repeated section articles}