aboutsummaryrefslogtreecommitdiff
path: root/source/templates
Commit message (Expand)AuthorAge
* Performance MongoDB imptovements (get_gavorites() function).Cédric Bonhomme2012-11-30
* Template adjustment.Cédric Bonhomme2012-11-29
* Removed empty lines.Cédric Bonhomme2012-11-28
* Menu position is fixed.Cédric Bonhomme2012-11-28
* Display the title of an article in the tab of the browser (for the /article p...Cédric Bonhomme2012-11-28
* Display the number of unread articles in the browser tab (with templates).Cédric Bonhomme2012-11-28
* Fix: number of feeds wan no longer displayed in the navigation bar.Cédric Bonhomme2012-11-28
* Template for the /index page.Cédric Bonhomme2012-11-27
* The link to the source code is now at the bottoem of the HTML page.Cédric Bonhomme2012-11-26
* Refactoring codes in templates.Cédric Bonhomme2012-11-26
* Template for the /error_page page.Cédric Bonhomme2012-11-26
* Template for the /statistics page.Cédric Bonhomme2012-11-25
* Template for the /notifications page.Cédric Bonhomme2012-11-25
* Removed "enable_loop=True".Cédric Bonhomme2012-11-25
* Template for the /articles page.Cédric Bonhomme2012-11-25
* Template for the /management page.Cédric Bonhomme2012-11-22
* Template for the /article page.Cédric Bonhomme2012-11-22
* Added template for the page of favorite articles.Cédric Bonhomme2012-11-22
* Now using template inheritance.Cédric Bonhomme2012-11-22
* Created new branch "Mako integration". First test of Mako with the plain_text...Cédric Bonhomme2012-11-21
bgstack15