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

404 Solution, version 4.3.0. 10 lines.

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

```html
<table class="abj404-table abj404-logs-table">
<thead><tr>
<th scope="col" class="abj404-trace-th"></th>
{header_cells}
</tr></thead>
<tbody id="the-list">
{body_rows}
</tbody></table>
{trace_script}

```
