diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/journal_page.html | 4 |
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} — Journal articles" + href="/journal/feed" + rel="alternate" + type="application/atom+xml" /> {.end} {.section body} |