Mercurial > libervia-templates
log default/blog/articles.html @ 111:e1a0d5678837
age | author | description |
---|---|---|
Wed, 24 Jan 2018 20:24:09 +0100 | Goffi | blog/articles: don't use super() in title block for now, it crashes if parent is not base/base.html |
Mon, 22 Jan 2018 08:46:07 +0100 | Goffi | blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title |
Fri, 19 Jan 2018 18:17:06 +0100 | Goffi | blog/articles: if only one item is shown, use it's title or content as page title. |
Fri, 12 Jan 2018 22:05:32 +0100 | Goffi | blog/articles: added simple pagination |
Fri, 27 Oct 2017 18:50:19 +0200 | Goffi | blog: moved items rendering to a macro + handle new date filter + handle identities |
Thu, 13 Jul 2017 08:41:07 +0200 | Goffi | blog/articles: fixed comments transition: |
Tue, 11 Jul 2017 07:47:18 +0200 | Goffi | blog/articles: added context when importing comment, so csrf_token is transmited to the macro. |