{% extends "shared/base.html" %} {% block content %} {% rssfeed "http://identi.ca/rss" "/rdf:RDF/item" %}
{% xmlns "http://www.w3.org/1999/02/22-rdf-syntax-ns#" as rdf %}
{% xmlns "http://purl.org/rss/1.0/" %}
{% xmlns "http://purl.org/dc/elements/1.1/" as dc %}
{% xmlns "http://purl.org/rss/1.0/modules/content/" as content %}
Creator: {% xmlrole "dc:creator/string()" %} Content: {% xmlrole "content:encoded/string()" %} |