{{ post.title }}
{{ post.author }} | {{ post.createdAt }}
{{ $t("views") }}: {{ post.views }} 👍 {{ post.likes }}
{{ post.author }} | {{ post.createdAt }}
{{ $t("views") }}: {{ post.views }} 👍 {{ post.likes }}
{{ postDetail.author }} | {{ postDetail.createdAt }}
{{ postDetail.content }}
{{ $t("views") }}: {{ postDetail.views }} 👍 {{ postDetail.likes }}
{{ reply.author }}: {{ reply.content }}
{{ reply.createdAt }}