diff --git a/skolehjem/resources/views/app/news/index.blade.php b/skolehjem/resources/views/app/news/index.blade.php index f4c6621..cd756cf 100644 --- a/skolehjem/resources/views/app/news/index.blade.php +++ b/skolehjem/resources/views/app/news/index.blade.php @@ -96,7 +96,7 @@
-

{!! $new->content !!}

+ {!! $new->content !!}
@endforeach