mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-20 21:21:54 -04: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.