Merge pull request #2323 from wallabag/footer-stats

Add simple stats in footer
This commit is contained in:
Jeremy Benoist
2016-10-02 11:04:49 +02:00
committed by GitHub
15 changed files with 82 additions and 5 deletions

View File

@ -21,6 +21,7 @@ services:
- "@wallabag_core.tag_repository"
- "@security.token_storage"
- "%wallabag_core.cache_lifetime%"
- "@translator"
tags:
- { name: twig.extension }