X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/58f7d52150456713d3132408668a92d0f6f3d084..fb76052a02708a8fafa310d99d7d7b403b4b7ad8:/src/components/post/post.svelte
diff --git a/src/components/post/post.svelte b/src/components/post/post.svelte
index 5d8ef1c..66901af 100644
--- a/src/components/post/post.svelte
+++ b/src/components/post/post.svelte
@@ -23,11 +23,11 @@
{timestampToISO(post.created_at)}
- {#if post.topic}
-
- ({$_('post.topic_location')} {post.topic.title}.)
-
- {/if}
+ {#if post.topic}
+
+ ({$_('post.topic_location')} {post.topic.title}.)
+
+ {/if}