Files
Gw0bm/resources/views/layout7/deleted.blade.php
2021-04-16 20:41:48 +00:00

7 lines
243 B
PHP
Executable File

@extends('layout')
@section('content')
<h5>Sorry, this video has been deleted or is unavailable at the moment!</h5>
<p>Possible reasons: Your video was shit or broke a rule</p>
<p>Go <a href="/">back</a> to the normal rotation</p>
@endsection