@extends('layouts.blank') @section('content')

Your Post Contains Sensitive or Offensive Material

We applied a Content Warning to your post because it doesn't follow our Community Guidelines.

To continue you must click the "I Understand" button or "REQUEST APPEAL" button at the bottom of this page.


Post Details

@if($interstitial->has_media)
@if($interstitial->blurhash) @else No preview available @endif
@if($meta->caption)

Caption: {{$meta->caption}}

@endif

Like Count: {{$meta->likes_count}}

Share Count: {{$meta->reblogs_count}}

Timestamp: {{now()->parse($meta->created_at)->format('r')}}

URL: {{$meta->url}}

@else
@if($meta->caption)

Comment: {{$meta->caption}}

@endif

Like Count: {{$meta->likes_count}}

Share Count: {{$meta->reblogs_count}}

Timestamp: {{now()->parse($meta->created_at)->format('r')}}

URL: {{$meta->url}}

@endif

Review the Community Guidelines

We want to keep {{config_cache('app.name')}} a safe place for everyone, and we created these Community Guidelines to support and protect our community.

@csrf

Request Appeal

{{--

Learn more about what we remove.

--}}
@csrf
@endsection @push('scripts') @if($interstitial->blurhash) @endif @endpush