summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-15 21:24:22 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-15 21:24:22 +0100
commitaec5f0527fcb174c885b55ca8a518ff60269d2fc (patch)
treebe54f447c8dbe2b8ee5d3db44517724544f592b5 /templates
parentdbff25d65141a148ea9a9952f80d8618115ebb38 (diff)
Add feed link to journal_page template.
Diffstat (limited to 'templates')
-rw-r--r--templates/journal_page.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html
index 8c0a974..5aea965 100644
--- a/templates/journal_page.html
+++ b/templates/journal_page.html
@@ -7,6 +7,10 @@
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/sha256.js"></script>
<script type="text/javascript" src="/js/comment-submission.js"></script>
+ <link title="{title} &#8212; Journal articles"
+ href="/journal/feed"
+ rel="alternate"
+ type="application/atom+xml" />
{.end}
{.section body}