mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 19:34:15 -05:00
The HTML validator picks up this error in our code: > Self-closing syntax (/>) used on a non-void HTML element. Ignoring > the slash and treating as a start tag.