X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2F_card_actions.html.twig;h=56442116579c2bff1fe7c976e98a4cacd6003aa0;hb=d213219ec785db757dba455acd53480ab0d292fb;hp=9f696d06f653a5e351cdc84de8bf1305b6846cfe;hpb=8d7b4f0eff9d07f8d6d354e09fd926abf26aa4ce;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig index 9f696d06..56442116 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_actions.html.twig @@ -1,7 +1,10 @@
timer - {{ entry.readingTime / app.user.config.readingSpeed|round }} min + {{ entry.readingTime / app.user.config.readingSpeed|round }} min  + + today +  {{ entry.createdAt|date('Y-m-d') }}