BookStack/resources/views/errors
julesdevops 99202b3bb8 fix(503): massively simplify the 503 error view
This view was relying on too much app logic, which could lead to errors
when rendering it.
2022-01-29 10:56:13 +01:00
..
parts Extracted not found text into its own simple blade file 2021-06-13 13:53:59 +01:00
404.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
500.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
503.blade.php fix(503): massively simplify the 503 error view 2022-01-29 10:56:13 +01:00
debug.blade.php Added custom whoops-based debug view 2021-10-14 15:33:08 +01:00