X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/a7cf03c192470cbab13edeb1aec99e0c66dede10..7b66f8a69c747932118a3e81f50c69258200d1e5:/src/lib/components/post/post.svelte?ds=sidebyside
diff --git a/src/lib/components/post/post.svelte b/src/lib/components/post/post.svelte
index 4e6c28f..d909be1 100644
--- a/src/lib/components/post/post.svelte
+++ b/src/lib/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}