{{ _('blog_post_continue_reading') }}
{% if ((template is defined) or (entry.views is defined and entry.views.show is defined and entry.views.show is true)) %}
{{ _('blog_post_view_num', ['num':'' ~ entry.views.counts|default('0') ~ '']) }}
{% endif %}