File indexing completed on 2024-12-29 03:44:33

0001 
0002 {% extends "shared/base.html" %}
0003 
0004 {% block content %}
0005   {% rssfeed "http://identi.ca/rss" "/rdf:RDF/item" %}
0006     <table class="imagerow" style="background-color:{% cycle "#E3E4FA" "#E9CFEC" "#C8BBBE" %}" width="100%">
0007     <tr><td>
0008     {% xmlns "http://www.w3.org/1999/02/22-rdf-syntax-ns#" as rdf %}
0009     {% xmlns "http://purl.org/rss/1.0/" %}
0010     {% xmlns "http://purl.org/dc/elements/1.1/" as dc %}
0011     {% xmlns "http://purl.org/rss/1.0/modules/content/" as content %}
0012     <p>Creator: {% xmlrole "dc:creator/string()" %}
0013     <p>Content: {% xmlrole "content:encoded/string()" %}
0014     </td></tr></table>
0015   {% endrssfeed %}
0016 {% endblock %}
0017 http://identi.ca/rss
0018 http://identi.ca/search/notice/rss?q=banana