Changeset 429
- Timestamp:
- 08/08/05 10:02:07 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
djangoproject.com/django_website/templates/aggregator/feeditems_list.html
r422 r429 1 1 {% extends "base_community" %} 2 3 {% block extrahead %} 4 <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss/community/" /> 5 {% endblock %} 2 6 3 7 {% block content %}
