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

404 Solution, version trunk. 6 lines.

- Page: https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/capturedSourcesRow.html
- Raw: https://pluginprobe.com/plugins/404-solution/trunk/raw/includes/html/capturedSourcesRow.html
- Modified: 2026-07-14T10:28:14+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/capturedSourcesRow.html#L10-L20`.

```html
<li class="abj404-source-row">
    <span class="abj404-source-label">{source_label}</span>
    <span class="abj404-source-count">{hit_count} clicks</span>
    {edit_link}
</li>

```
