# HG changeset patch # User Goffi # Date 1596394701 -7200 # Node ID 2c282c244a3e08e0aec87abaa9031bac5b00016f # Parent 878e7aee0e4ac998913643de003dd7af722ab11e bulma (blog/atom.xml): fixed use of blog items diff -r 878e7aee0e4a -r 2c282c244a3e sat_templates/templates/bulma/blog/atom.xml --- a/sat_templates/templates/bulma/blog/atom.xml Sun Aug 02 20:28:38 2020 +0200 +++ b/sat_templates/templates/bulma/blog/atom.xml Sun Aug 02 20:58:21 2020 +0200 @@ -12,7 +12,7 @@ {{xmpp_uri}} {{updated|date_fmt('iso')}} - {% for item in items %} + {% for item in blog_items['items'] %} {% if item.title_xhtml %} {{item.title_xhtml}}