add rss link
This commit is contained in:
parent
3354d151cc
commit
0b1f842d55
@ -1 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block extrahead %}
|
||||
<link rel="alternate" type="application/rss+xml" title="latest changes to {{article.title}}" href="{{article.get_absolute_url}}rss/" />
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user