diff --git a/layout/_macro/post.swig b/layout/_macro/post.swig index 7e13d0100d..3aa30bfa6e 100644 --- a/layout/_macro/post.swig +++ b/layout/_macro/post.swig @@ -94,7 +94,7 @@ {% if theme.post_meta.item_text %} - {{ __('post.modified') }}: + {{ __('post.modified') + __('symbol.colon') }} {% endif %}