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

Your Post Was Unlisted

We removed your post from public timelines because it doesn't follow our Community Guidelines.


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

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