diff --git a/views/v3/partials/post/post-collection.blade.php b/views/v3/partials/post/post-collection.blade.php index 7bfb210af..c2b0d6827 100644 --- a/views/v3/partials/post/post-collection.blade.php +++ b/views/v3/partials/post/post-collection.blade.php @@ -39,7 +39,7 @@ 'element' => 'h2', 'variant' => 'h3' ]) - {{ $post->postTitle }} + {!! $post->postTitle !!} @endtypography {{-- TODO: Add icon --}} @endgroup diff --git a/views/v3/partials/secondary.blade.php b/views/v3/partials/secondary.blade.php index 79bf56aed..343393f58 100644 --- a/views/v3/partials/secondary.blade.php +++ b/views/v3/partials/secondary.blade.php @@ -86,7 +86,7 @@ 'element' => 'h2', 'variant' => 'h3', ]) - {{ $place->postTitle }} + {!! $place->postTitle !!} @endtypography @endgroup @tags([