# HG changeset patch # User Goffi # Date 1521369096 -3600 # Node ID 11e729a7d8e94997f895b1c6cf7f3c28137c2741 # Parent 44b838bcc0d68b21981cd1bfd7cbe2a94f8b14f8 photo: photos handling, first draft: this template is a specialized file view for photo albums. A comments panel is added if a comments link is found. diff -r 44b838bcc0d6 -r 11e729a7d8e9 default/file/overview.html --- a/default/file/overview.html Wed Mar 14 08:43:30 2018 +0100 +++ b/default/file/overview.html Sun Mar 18 11:31:36 2018 +0100 @@ -1,7 +1,7 @@ {% extends 'base/base.html' %} {% block body %} -{{ icon_defs('level-up', 'doc','folder-open-empty') }} +{{ icon_defs('level-up', 'doc','folder-open-empty', 'comment-empty') }}