]> BookStack Code Mirror - bookstack/blob - resources/views/errors/parts/not-found-text.blade.php
added routes for zip export
[bookstack] / resources / views / errors / parts / not-found-text.blade.php
1 {{--The below text may be dynamic based upon language and scenario.--}}
2 {{--It's safer to add new text sections here rather than altering existing ones.--}}
3 <h1 class="list-heading">{{ $title }}</h1>
4 <h5>{{ $subtitle }}</h5>
5 <p>{{ $details }}</p>