Add rss feed

This commit is contained in:
Las Zenow 2013-08-31 00:38:32 +02:00
parent c3529c3a8e
commit 56964ec45f
7 changed files with 58 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{{template "header.html" .S}}
<p class="centered">Found {{.Found}} books. Page {{.Page}}</p>
<p class="centered">Found {{.Found}} books. Page {{.Page}} <a href="/search/?fmt=rss&q={{.S.Search}}"><img src="/img/feed.png"/></a></p>
<ul class="pager">
{{if .Prev}}