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 4a93fd8ea..564421165 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 @@ -3,8 +3,8 @@ timer {{ entry.readingTime / app.user.config.readingSpeed|round }} min  - today -  {{ entry.createdAt|date('Y-m-d') }} + today +  {{ entry.createdAt|date('Y-m-d') }}