Add rss feed for the news
This commit is contained in:
parent
0f81282ad9
commit
eb8acc8a5b
4 changed files with 39 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
{{template "header.html" .S}}
|
||||
|
||||
<h4>News:</h4>
|
||||
<h4>News:
|
||||
<a href="/news/?fmt=rss" class="pull-right"><img src="/img/feed.png"/></a>
|
||||
</h4>
|
||||
|
||||
<dl class="dl-horizontal">
|
||||
{{range .News}}
|
||||
|
|
Reference in a new issue