{{ blogPost.name }}

{% if blogPost.category %} {{ blogPost.category.name }} {% endif %} {% if showDate is defined %} {{ blogPost.createdAt|ago }} {% endif %} {% if blogPost.readTime %} {{ blogPost.readTime }} {{ "mins read"|trans }} {% endif %}

{{ blogPost.name }}