# 404-solution/trunk/includes/html/adminRuntimeErrorNotice.html

404 Solution, version trunk. 2 lines.

- Page: https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/adminRuntimeErrorNotice.html
- Raw: https://pluginprobe.com/plugins/404-solution/trunk/raw/includes/html/adminRuntimeErrorNotice.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/trunk/code/includes/html/adminRuntimeErrorNotice.html#L10-L20`.

```html
<div class="notice notice-error"><p><strong>404 Solution:</strong> {message}</p><details><summary>{summary}</summary><pre style="white-space:pre-wrap;word-break:break-all;max-width:100%;margin:6px 0;">{details}</pre></details></div>

```
