Files
newznab-tmux-NNTmux/resources/views/errors/badboy.blade.php
T

12 lines
156 B
PHP

@extends('errors.layout')
@section('title')
You bad boy!
@endsection
@section('content')
You tried to delete another users account!
@endsection