diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index a6068a9ae..512b62590 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -2,171 +2,24 @@ @section('content') -
CW / NSFW / Hidden Media
-(click to show)
-- {{$status->profile->username}} - {!! $status->rendered ?? e($status->caption) !!} -
- -
- {{ str_limit($item->profile->username, 15)}} - {!! $item->rendered ?? e($item->caption) !!} {{$item->created_at->diffForHumans(null, true, true ,true)}} -
- @endforeach -