Files
newznab-tmux-NNTmux/resources/views/errors/tokenError.blade.php
T
2017-08-30 12:42:23 +02:00

9 lines
139 B
PHP

@extends('errors.layout)
@section('title')
Security token mismatch
@endsection
@section('content')
Security token mismatch!
@endsection