<%- moment(post.date, Date.now()).locale(config.language).fromNow() %> <% if (post.categories.length && theme.home_article.category.enable === true) { %> <% } %> <% if (post.tags.length && theme.home_article.tag.enable === true) { %> <% } %>
<%- __('read_more') %>