BookStackApp/BookStack

View on GitHub
resources/views/errors/parts/not-found-text.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
{{--The below text may be dynamic based upon language and scenario.--}}
{{--It's safer to add new text sections here rather than altering existing ones.--}}
<h1 class="list-heading">{{ $title }}</h1>
<h5>{{ $subtitle }}</h5>
<p>{{ $details }}</p>