$title $baseURL/news.html ${posts[0].date}T00:00:00Z $author $email http://phd.pp.ru/about/ #for $post in $posts $post.title $post.URL ${post.date}T00:00:00Z #if $post.excerpt #filter WebSafe $post.excerpt <p><a href="$post.URL">Read more</a>&hellip;</p> #filter Filter #end if #if $post.content #filter WebSafe $post.content #filter Filter #end if #for $c in $post.categoryList #end for #end for