{% load static from staticfiles %} {% load get_post_link from blog_link %} Gergely Polonkai Gergely Polonkai’s Blog {{ site_url }} {% comment %} The element defines the last publication date for the content in the RSS feed. The element defines the last-modified date of the content of the feed. TODO: Incorporate a modified_at field in the blog. These fields must depend on them. {% endcomment %} {{ last_build_date }} {{ last_build_date }} 7200 en Gergely Polonkai {{ profile_pic }} {{ site_url }} {% for post in posts %} <![CDATA[ {{ post.title }} ]]> {% get_post_link post %} {% get_post_link post %}#comments {{ post.created_at_rss }} {% get_post_link post %} {% endfor %}