1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Add simple stats in footer

This commit is contained in:
Jeremy Benoist 2016-10-01 15:58:26 +02:00
parent 114c55c0a6
commit 1264029cd4
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
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 }