aboutsummaryrefslogtreecommitdiffstats
path: root/templates/aggregator/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/aggregator/posts.html')
-rw-r--r--templates/aggregator/posts.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/aggregator/posts.html b/templates/aggregator/posts.html
index efd1cb1..33a0b86 100644
--- a/templates/aggregator/posts.html
+++ b/templates/aggregator/posts.html
@@ -1,5 +1,10 @@
{% extends "aggregator/base.html" %}
+{% block head %}
+<link href="/feeds/posts/" rel="alternate" type="application/rss+xml"
+ title="All posts" />
+{% endblock %}
+
{% block menu %}
<div id="feeds">
{% for feed in feeds %}