aboutsummaryrefslogtreecommitdiff
path: root/source/templates/feed.html
Commit message (Collapse)AuthorAge
* Removed static, templates and var files.Cédric Bonhomme2013-10-13
|
* Templates has been removed to the upper folder.Cédric Bonhomme2013-09-14
|
* Reaorganization of folders for the CSS, templates and pictures.Cédric Bonhomme2013-03-15
|
* It is now possible to change the URL of a site/blog.Cédric Bonhomme2013-03-10
|
* Updated message in the /feed page template.Cédric Bonhomme2013-01-22
|
* The /feed page now indicates if e-mail notification is activated in the ↵Cédric Bonhomme2013-01-22
| | | | pyAggr3g470r configuration file.
* 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 ↵Cédric Bonhomme2013-01-02
| | | | account the locale of the system.
* 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