Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created October 9, 2010 18:32
Show Gist options
  • Save ronin13/618469 to your computer and use it in GitHub Desktop.
Save ronin13/618469 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Ajax Error</title>
</head>
<body>
<p id="error">You must validate your email address before posting.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment