aboutsummaryrefslogtreecommitdiff
path: root/source/templates/feed.html
Commit message (Expand)AuthorAge
* The /feed page now displays the address of the feed.Cédric Bonhomme2013-01-07
* Numbers are printed with commas as thousands separators (/feed page).Cédric Bonhomme2013-01-02
* Numbers are printed with commas as thousands separators without taking into a...Cédric Bonhomme2013-01-02
* Minor improvements to the /feed page.Cédric Bonhomme2012-12-30
* Minor improvements to the /feed page.Cédric Bonhomme2012-12-30
* Indentation of the HTML template file for the /feed pageCédric Bonhomme2012-12-13
* float() now useless with Python3Cédric Bonhomme2012-12-13
* Test if list of articles is not empty.Cédric Bonhomme2012-12-13
* Template for the /feed page.Cédric Bonhomme2012-12-13
bgstack15