- - + + {article?.title} @@ -43,10 +47,10 @@ - - {#each article?.tags as tags} + + {#each article?.tags || [] as tags} {tags} @@ -57,12 +61,7 @@ - {@html article?.description} - - - -