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

404 Solution, version trunk. 2 lines.

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

```html
<tr bgcolor="{rowBg}" style="background:{rowBg};"><td style="padding:9px 12px;border-bottom:1px solid #f1f5f9;font-size:12px;font-family:'Courier New',Courier,monospace;word-break:break-all;color:#334155;">{urlText}</td><td style="padding:9px 12px;border-bottom:1px solid #f1f5f9;text-align:center;white-space:nowrap;"><span style="display:inline-block;padding:2px 8px;background:{badgeBg};color:{badgeFg};border-radius:12px;font-size:12px;font-weight:700;">{hits}</span></td><td style="padding:9px 12px;border-bottom:1px solid #f1f5f9;text-align:center;font-size:12px;color:#64748b;white-space:nowrap;">{created}</td></tr>

```
