# 404-solution/4.3.0/includes/html/adminFatalErrorFallback.html

404 Solution, version 4.3.0. 7 lines.

- Page: https://pluginprobe.com/plugins/404-solution/4.3.0/code/includes/html/adminFatalErrorFallback.html
- Raw: https://pluginprobe.com/plugins/404-solution/4.3.0/raw/includes/html/adminFatalErrorFallback.html
- Modified: 2026-06-23T05:55:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/4.3.0/code/includes/html/adminFatalErrorFallback.html#L10-L20`.

```html
<!doctype html><html><head><meta charset="utf-8"><title>404 Solution Error</title></head><body style="font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;padding:24px;">
<h1 style="margin:0 0 12px 0;">404 Solution</h1>
<p><strong>A fatal error occurred while rendering this admin page.</strong></p>
<p>Open the Options tab to continue: <a href="{settings_url}">Options</a></p>
{details}
</body></html>

```
