{% include "Entry/_reading_time.html.twig" with {'entry': entry} only %}
today  {{ entry.createdAt|date('Y-m-d') }}
{% set current_path = path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) %}