mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
9 lines
139 B
PHP
Executable File
9 lines
139 B
PHP
Executable File
@extends('errors.layout)
|
|
|
|
@section('title')
|
|
Security token mismatch
|
|
@endsection
|
|
|
|
@section('content')
|
|
Security token mismatch!
|
|
@endsection |