summaryrefslogtreecommitdiff
path: root/templates/news/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/news/list.html')
-rw-r--r--templates/news/list.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/news/list.html b/templates/news/list.html
index a72a2dda..e85ceced 100644
--- a/templates/news/list.html
+++ b/templates/news/list.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% block title %}Arch Linux - News{% endblock %}
+{% block head %}
+<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="/feeds/news/" />
+{% endblock %}
+
{% block content %}
<div id="news-article-list" class="box">