diff --git a/layouts/partials/preview_micropost.html b/layouts/partials/preview_micropost.html index b0c42f5..c70db94 100644 --- a/layouts/partials/preview_micropost.html +++ b/layouts/partials/preview_micropost.html @@ -6,7 +6,7 @@

→ {{ .Title }}

{{ end }} -
Posted on +
Posted on {{ if (isset .Params "categories") }} in diff --git a/layouts/partials/preview_post.html b/layouts/partials/preview_post.html index 35401e3..a480b6b 100644 --- a/layouts/partials/preview_post.html +++ b/layouts/partials/preview_post.html @@ -5,7 +5,7 @@

→ {{ .Title }}

{{ end }} -